Skip to content

Commit ccde05e

Browse files
chore(deps): bump github.com/xmidt-org/argus from 0.9.10 to 0.10.2
Bumps [github.com/xmidt-org/argus](https://github.com/xmidt-org/argus) from 0.9.10 to 0.10.2. - [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.10.2) --- updated-dependencies: - dependency-name: github.com/xmidt-org/argus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c5fe9a commit ccde05e

File tree

2 files changed

+811
-25
lines changed

2 files changed

+811
-25
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ require (
99
github.com/prometheus/client_model v0.6.1
1010
github.com/spf13/cast v1.7.0
1111
github.com/stretchr/testify v1.9.0
12-
github.com/xmidt-org/argus v0.9.10
12+
github.com/xmidt-org/argus v0.10.2
1313
github.com/xmidt-org/bascule v0.11.6
1414
github.com/xmidt-org/httpaux v0.4.0
1515
github.com/xmidt-org/sallust v0.2.2
16-
github.com/xmidt-org/touchstone v0.1.3
16+
github.com/xmidt-org/touchstone v0.1.5
1717
go.uber.org/fx v1.22.2
1818
go.uber.org/multierr v1.11.0
1919
go.uber.org/zap v1.27.0

0 commit comments

Comments
 (0)