File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/google/uuid v1.6.0
1111 github.com/pkg/errors v0.9.1
1212 github.com/prometheus/client_golang v1.23.2
13- github.com/prometheus/common v0.67.2
13+ github.com/prometheus/common v0.67.3
1414 github.com/sirupsen/logrus v1.9.3
1515 github.com/spf13/cobra v1.10.1
1616 github.com/spf13/viper v1.21.0
Original file line number Diff line number Diff line change @@ -113,6 +113,8 @@ github.com/prometheus/common v0.67.1 h1:OTSON1P4DNxzTg4hmKCc37o4ZAZDv0cfXLkOt0oE
113113github.com/prometheus/common v0.67.1 /go.mod h1:RpmT9v35q2Y+lsieQsdOh5sXZ6ajUGC8NjZAmr8vb0Q =
114114github.com/prometheus/common v0.67.2 h1:PcBAckGFTIHt2+L3I33uNRTlKTplNzFctXcWhPyAEN8 =
115115github.com/prometheus/common v0.67.2 /go.mod h1:63W3KZb1JOKgcjlIr64WW/LvFGAqKPj0atm+knVGEko =
116+ github.com/prometheus/common v0.67.3 h1:shd26MlnwTw5jksTDhC7rTQIteBxy+ZZDr3t7F2xN2Q =
117+ github.com/prometheus/common v0.67.3 /go.mod h1:gP0fq6YjjNCLssJCQp0yk4M8W6ikLURwkdd/YKtTbyI =
116118github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
117119github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
118120github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
You can’t perform that action at this time.
0 commit comments