Skip to content

Commit

Permalink
Bump github.com/xmidt-org/argus from 0.9.10 to 0.9.12
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.10 to 0.9.12.
- [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.10...v0.9.12)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent a6ffe0b commit 84cdf71
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 23 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,17 @@ require (
github.com/gorilla/schema v1.2.0
github.com/gorilla/websocket v1.5.0
github.com/hashicorp/consul/api v1.25.1
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c // indirect
github.com/justinas/alice v1.2.0
github.com/miekg/dns v1.1.56
github.com/mitchellh/mapstructure v1.5.0
github.com/prometheus/client_golang v1.17.0
github.com/segmentio/ksuid v1.0.4
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cast v1.5.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/ugorji/go v1.2.7 // indirect
github.com/ugorji/go/codec v1.2.11
github.com/xmidt-org/argus v0.9.10
github.com/xmidt-org/argus v0.9.12
github.com/xmidt-org/candlelight v0.0.16
github.com/xmidt-org/sallust v0.2.2
github.com/xmidt-org/themis v0.4.14
Expand Down
Loading

0 comments on commit 84cdf71

Please sign in to comment.