We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5fe9a commit ccde05eCopy full SHA for ccde05e
go.mod
@@ -9,11 +9,11 @@ require (
9
github.com/prometheus/client_model v0.6.1
10
github.com/spf13/cast v1.7.0
11
github.com/stretchr/testify v1.9.0
12
- github.com/xmidt-org/argus v0.9.10
+ github.com/xmidt-org/argus v0.10.2
13
github.com/xmidt-org/bascule v0.11.6
14
github.com/xmidt-org/httpaux v0.4.0
15
github.com/xmidt-org/sallust v0.2.2
16
- github.com/xmidt-org/touchstone v0.1.3
+ github.com/xmidt-org/touchstone v0.1.5
17
go.uber.org/fx v1.22.2
18
go.uber.org/multierr v1.11.0
19
go.uber.org/zap v1.27.0
0 commit comments