Skip to content

Commit

Permalink
Bump github.com/xmidt-org/argus from 0.9.7 to 0.9.8 (#141)
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.7 to 0.9.8.
- [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.7...v0.9.8)

---
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 23, 2023
1 parent a534172 commit fe66ab2
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 13 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,16 @@ 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.7
github.com/xmidt-org/argus v0.9.8
github.com/xmidt-org/bascule v0.11.4
github.com/xmidt-org/httpaux v0.3.2
github.com/xmidt-org/sallust v0.2.1
github.com/xmidt-org/touchstone v0.1.2
go.uber.org/fx v1.19.1
go.uber.org/fx v1.19.2
go.uber.org/multierr v1.9.0
go.uber.org/zap v1.24.0
)
Loading

0 comments on commit fe66ab2

Please sign in to comment.