Commit f26d623 1 parent 80a0cb1 commit f26d623 Copy full SHA for f26d623
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ require (
54
54
github.com/pmezard/go-difflib v1.0.0 // indirect
55
55
github.com/prometheus/client_golang v1.21.1 // indirect
56
56
github.com/prometheus/client_model v0.6.1 // indirect
57
- github.com/prometheus/common v0.62 .0 // indirect
57
+ github.com/prometheus/common v0.63 .0 // indirect
58
58
github.com/prometheus/procfs v0.15.1 // indirect
59
59
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
60
60
go.opentelemetry.io/contrib/bridges/prometheus v0.60.0 // indirect
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/prometheus/client_golang v1.21.1 h1:DOvXXTqVzvkIewV/CDPFdejpMCGeMcbGC
64
64
github.com/prometheus/client_golang v1.21.1 /go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuFkkaBvMb09mIfe0Zgg =
65
65
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
66
66
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
67
- github.com/prometheus/common v0.62 .0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
68
- github.com/prometheus/common v0.62 .0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
67
+ github.com/prometheus/common v0.63 .0 h1:YR/EIY1o3mEFP/kZCD7iDMnLPlGyuU2Gb3HIcXnA98k =
68
+ github.com/prometheus/common v0.63 .0 /go.mod h1:VVFF/fBIoToEnWRVkYoXEkq3R3paCoxG9PXP74SnV18 =
69
69
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
70
70
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
71
71
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ require (
160
160
github.com/polyfloyd/go-errorlint v1.7.1 // indirect
161
161
github.com/prometheus/client_golang v1.21.1 // indirect
162
162
github.com/prometheus/client_model v0.6.1 // indirect
163
- github.com/prometheus/common v0.62 .0 // indirect
163
+ github.com/prometheus/common v0.63 .0 // indirect
164
164
github.com/prometheus/procfs v0.15.1 // indirect
165
165
github.com/quasilyte/go-ruleguard v0.4.4 // indirect
166
166
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
Original file line number Diff line number Diff line change @@ -412,8 +412,8 @@ github.com/prometheus/client_golang v1.21.1/go.mod h1:U9NM32ykUErtVBxdvD3zfi+EuF
412
412
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
413
413
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
414
414
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
415
- github.com/prometheus/common v0.62 .0 h1:xasJaQlnWAeyHdUBeGjXmutelfJHWMRr+Fg4QszZ2Io =
416
- github.com/prometheus/common v0.62 .0 /go.mod h1:vyBcEuLSvWos9B1+CyL7JZ2up+uFzXhkqml0W5zIY1I =
415
+ github.com/prometheus/common v0.63 .0 h1:YR/EIY1o3mEFP/kZCD7iDMnLPlGyuU2Gb3HIcXnA98k =
416
+ github.com/prometheus/common v0.63 .0 /go.mod h1:VVFF/fBIoToEnWRVkYoXEkq3R3paCoxG9PXP74SnV18 =
417
417
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
418
418
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
419
419
github.com/quasilyte/go-ruleguard v0.4.4 h1:53DncefIeLX3qEpjzlS1lyUmQoUEeOWPFWqaTJq9eAQ =
You can’t perform that action at this time.
0 commit comments