Skip to content

Commit

Permalink
Bump github.com/xmidt-org/argus from 0.10.16 to 0.10.17 (#1071)
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.16 to 0.10.17.
- [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.16...v0.10.17)

---
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 Nov 6, 2024
1 parent 324e883 commit 7a78cc9
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.16
github.com/xmidt-org/argus v0.10.17
github.com/xmidt-org/candlelight v0.1.21
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.16 h1:3XGofujqc6KU/4hFV8S7QT7CCCnqv8mv9hgcULw1JKE=
github.com/xmidt-org/argus v0.10.16/go.mod h1:xVznaNuRalgHNXg0Wrllgm0czUysb0UwEQomkIt3t3o=
github.com/xmidt-org/argus v0.10.17 h1:kUE//Xsd8bpzHIdllqg/mZnHSwDQBRKDXdRrsXWJ0Ok=
github.com/xmidt-org/argus v0.10.17/go.mod h1:CA0/JAXc0kms70UnPnIiDSrPOujwTEClW13HJLNd8zg=
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 7a78cc9

Please sign in to comment.