Skip to content

Commit

Permalink
Bump github.com/xmidt-org/argus from 0.10.14 to 0.10.15 (#1065)
Browse files Browse the repository at this point in the history
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](xmidt-org/argus@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 5a26f6f commit e395146
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit e395146

Please sign in to comment.