Commit b446208 1 parent 247d331 commit b446208 Copy full SHA for b446208
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/mitchellh/cli v1.1.5
16
16
github.com/operator-framework/operator-lib v0.17.0
17
17
github.com/pkg/errors v0.9.1
18
- github.com/prometheus/client_golang v1.20.5
18
+ github.com/prometheus/client_golang v1.21.0
19
19
github.com/radovskyb/watcher v1.0.7
20
20
github.com/stretchr/testify v1.10.0
21
21
k8s.io/api v0.32.2
@@ -69,7 +69,7 @@ require (
69
69
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
70
70
github.com/posener/complete v1.2.1 // indirect
71
71
github.com/prometheus/client_model v0.6.1 // indirect
72
- github.com/prometheus/common v0.55 .0 // indirect
72
+ github.com/prometheus/common v0.62 .0 // indirect
73
73
github.com/prometheus/procfs v0.15.1 // indirect
74
74
github.com/ryanuber/go-glob v1.0.0 // indirect
75
75
github.com/shopspring/decimal v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -147,12 +147,12 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH
147
147
github.com/posener/complete v1.1.1 /go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI =
148
148
github.com/posener/complete v1.2.1 h1:LrvDIY//XNo65Lq84G/akBuMGlawHvGBABv8f/ZN6DI =
149
149
github.com/posener/complete v1.2.1 /go.mod h1:6gapUrK/U1TAN7ciCoNRIdVC5sbdBTUh1DKN0g6uH7E =
150
- github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y =
151
- github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
150
+ github.com/prometheus/client_golang v1.21.0 h1:DIsaGmiaBkSangBgMtWdNfxbMNdku5IK6iNhrEqWvdA =
151
+ github.com/prometheus/client_golang v1.21.0 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
152
152
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
153
153
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
154
- github.com/prometheus/common v0.55 .0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
155
- github.com/prometheus/common v0.55 .0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
154
+ github.com/prometheus/common v0.62 .0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
155
+ github.com/prometheus/common v0.62 .0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
156
156
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
157
157
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
158
158
github.com/radovskyb/watcher v1.0.7 h1:AYePLih6dpmS32vlHfhCeli8127LzkIgwJGcwwe8tUE =
You can’t perform that action at this time.
0 commit comments