Skip to content

Commit 5426b51

Browse files
committed
Updating dependency versions
Signed-off-by: Sivabalan Thirunavukkarasu <[email protected]>
1 parent 1965365 commit 5426b51

File tree

2 files changed

+325
-10
lines changed

2 files changed

+325
-10
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ require (
66
github.com/golang/protobuf v1.4.3
77
github.com/json-iterator/go v1.1.11
88
github.com/prometheus/client_model v0.2.0
9-
github.com/prometheus/common v0.26.0
9+
github.com/prometheus/common v0.29.0
1010
github.com/prometheus/procfs v0.6.0
1111
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
12-
golang.org/x/text v0.3.2 // indirect
13-
google.golang.org/protobuf v1.26.0-rc.1 // indirect
1412
)
1513

1614
go 1.13

0 commit comments

Comments
 (0)