File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,6 @@ require (
6868 github.com/inconshreveable/mousetrap v1.1.0 // indirect
6969 github.com/jmoiron/sqlx v1.4.0 // indirect
7070 github.com/json-iterator/go v1.1.12 // indirect
71- github.com/klauspost/compress v1.19.0 // indirect
7271 github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
7372 github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
7473 github.com/lib/pq v1.12.3 // indirect
@@ -90,7 +89,7 @@ require (
9089 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
9190 github.com/pkg/errors v0.9.1 // indirect
9291 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
93- github.com/prometheus/client_golang v1.23.2 // indirect
92+ github.com/prometheus/client_golang v1.24.0 // indirect
9493 github.com/prometheus/client_model v0.6.2 // indirect
9594 github.com/prometheus/common v0.70.0 // indirect
9695 github.com/prometheus/procfs v0.21.1 // indirect
Original file line number Diff line number Diff line change @@ -238,8 +238,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
238238github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
239239github.com/poy/onpar v1.1.2 h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY =
240240github.com/poy/onpar v1.1.2 /go.mod h1:6X8FLNoxyr9kkmnlqpK6LSoiOtrO6MICtWwEuWkLjzg =
241- github.com/prometheus/client_golang v1.23.2 h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h0RJWRi/o0o =
242- github.com/prometheus/client_golang v1.23.2 /go.mod h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg =
241+ github.com/prometheus/client_golang v1.24.0 h1:5XStIklKuAtJSNpdD3s8XJj/Yv78IQmE1kbNk87JrAI =
242+ github.com/prometheus/client_golang v1.24.0 /go.mod h1:QcsNdotprC2nS4BTM2ucbcqxd2CeXTEa9jW7zHO9iDE =
243243github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
244244github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
245245github.com/prometheus/common v0.70.0 h1:bcpru3tWPVnxGnETLgOV5jbp/JRXgYEyv65CuBLAMMI =
You can’t perform that action at this time.
0 commit comments