File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/pkg/errors v0.9.1
23
23
github.com/pkg/sftp v1.13.7
24
24
github.com/prometheus/client_model v0.6.1
25
- github.com/prometheus/common v0.55 .0
25
+ github.com/prometheus/common v0.61 .0
26
26
github.com/shirou/gopsutil/v3 v3.24.5
27
27
github.com/sijms/go-ora/v2 v2.8.22
28
28
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -195,6 +195,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
195
195
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
196
196
github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc =
197
197
github.com/prometheus/common v0.55.0 /go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8 =
198
+ github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
199
+ github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
198
200
github.com/prometheus/procfs v0.0.0-20190425082905-87a4384529e0 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
199
201
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
200
202
github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
You can’t perform that action at this time.
0 commit comments