From 1cac57a181f7dc6016ff82464b52bc8be533b1ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:51:13 +0000 Subject: [PATCH] Bump github.com/xmidt-org/argus from 0.10.14 to 0.10.15 Bumps [github.com/xmidt-org/argus](https://github.com/xmidt-org/argus) from 0.10.14 to 0.10.15. - [Release notes](https://github.com/xmidt-org/argus/releases) - [Changelog](https://github.com/xmidt-org/argus/blob/main/CHANGELOG.md) - [Commits](https://github.com/xmidt-org/argus/compare/v0.10.14...v0.10.15) --- updated-dependencies: - dependency-name: github.com/xmidt-org/argus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 76302545..24544a1c 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 github.com/ugorji/go/codec v1.2.12 - github.com/xmidt-org/argus v0.10.14 + github.com/xmidt-org/argus v0.10.15 github.com/xmidt-org/candlelight v0.1.19 github.com/xmidt-org/sallust v0.2.2 github.com/xmidt-org/themis v0.4.18 diff --git a/go.sum b/go.sum index f71d0d87..19b2f5da 100644 --- a/go.sum +++ b/go.sum @@ -531,8 +531,8 @@ github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSW github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM= github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE= github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg= -github.com/xmidt-org/argus v0.10.14 h1:bI56josIXyy8AtdnQEPjNpx8wN6LbCa2vJBa3b9YNnI= -github.com/xmidt-org/argus v0.10.14/go.mod h1:G+lQBLdKpPAEZQmBSBZosNfTu8NQmurhh10sNFjfgMI= +github.com/xmidt-org/argus v0.10.15 h1:kmUhviO/izWg/GQj9NL39+Eg8bxgZ/0jAh598JIGiM4= +github.com/xmidt-org/argus v0.10.15/go.mod h1:Sv3w0pYAkmkOukOayARGX+6wkpEqdX2Ys9Z6gqX23Jw= github.com/xmidt-org/arrange v0.4.0 h1:DmJJTK58C44B4efyBV78SmMH0mn0G54n3caVn5BopUU= github.com/xmidt-org/arrange v0.4.0/go.mod h1:MA1eKUZYxaSMIKJL3D/iJEMQruiefmhq+s5E9J4UJv0= github.com/xmidt-org/bascule v0.11.5 h1:tl3iTFyToxpH+1b2sF1T20PaiSOvHG6BtOA1Dm89118=