Skip to content

Commit

Permalink
Bump github.com/xmidt-org/argus from 0.9.5 to 0.9.7 (#140)
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.9.5 to 0.9.7.
- [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.9.5...v0.9.7)

---
updated-dependencies:
- dependency-name: github.com/xmidt-org/argus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2023
1 parent c7b1902 commit a534172
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 87 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ go 1.15
require (
github.com/go-kit/kit v0.12.0
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_model v0.3.0
github.com/spf13/cast v1.5.0
github.com/stretchr/testify v1.8.1
github.com/xmidt-org/argus v0.9.5
github.com/xmidt-org/argus v0.9.7
github.com/xmidt-org/bascule v0.11.4
github.com/xmidt-org/httpaux v0.3.2
github.com/xmidt-org/sallust v0.2.1
Expand Down
Loading

0 comments on commit a534172

Please sign in to comment.