File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ require (
92
92
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
93
93
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
94
94
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
95
- github.com/prometheus/common v0.64 .0
95
+ github.com/prometheus/common v0.65 .0
96
96
github.com/prometheus/procfs v0.15.1 // indirect
97
97
github.com/sirupsen/logrus v1.9.3
98
98
github.com/spf13/afero v1.12.0 // indirect
Original file line number Diff line number Diff line change @@ -251,8 +251,8 @@ github.com/prometheus/client_golang v1.22.0/go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8
251
251
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
252
252
github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
253
253
github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
254
- github.com/prometheus/common v0.64 .0 h1:pdZeA+g617P7oGv1CzdTzyeShxAGrTBsolKNOLQPGO4 =
255
- github.com/prometheus/common v0.64 .0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
254
+ github.com/prometheus/common v0.65 .0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE =
255
+ github.com/prometheus/common v0.65 .0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
256
256
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
257
257
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
258
258
github.com/redis/go-redis/v9 v9.8.0 h1:q3nRvjrlge/6UD7eTu/DSg2uYiU2mCL0G/uzBWqhicI =
You can’t perform that action at this time.
0 commit comments