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 @@ -85,7 +85,7 @@ require (
85
85
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
86
86
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
87
87
github.com/prometheus/client_model v0.6.1 // indirect
88
- github.com/prometheus/common v0.61 .0 // indirect
88
+ github.com/prometheus/common v0.62 .0 // indirect
89
89
github.com/prometheus/procfs v0.15.1 // indirect
90
90
github.com/russross/blackfriday/v2 v2.1.0 // indirect
91
91
github.com/schollz/closestmatch v2.1.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -191,8 +191,8 @@ github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+
191
191
github.com/prometheus/client_golang v1.20.5 /go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE =
192
192
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
193
193
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
194
- github.com/prometheus/common v0.61 .0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
195
- github.com/prometheus/common v0.61 .0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
194
+ github.com/prometheus/common v0.62 .0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
195
+ github.com/prometheus/common v0.62 .0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
196
196
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
197
197
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
198
198
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
You can’t perform that action at this time.
0 commit comments