File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/aws/aws-sdk-go v1.55.5
7
- github.com/prometheus/common v0.59 .1
7
+ github.com/prometheus/common v0.60 .1
8
8
github.com/stretchr/testify v1.9.0
9
9
gopkg.in/yaml.v2 v2.4.0
10
10
)
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zI
32
32
github.com/prometheus/client_golang v1.20.4 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
33
33
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
34
34
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
35
- github.com/prometheus/common v0.59 .1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJoX0 =
36
- github.com/prometheus/common v0.59 .1 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
35
+ github.com/prometheus/common v0.60 .1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
36
+ github.com/prometheus/common v0.60 .1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
37
37
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
38
38
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
39
39
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
You can’t perform that action at this time.
0 commit comments