Skip to content

Commit

Permalink
Updating dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sivabalan committed Jun 17, 2021
1 parent 1965365 commit 666c322
Show file tree
Hide file tree
Showing 2 changed files with 325 additions and 10 deletions.
4 changes: 1 addition & 3 deletions go.mod
Expand Up @@ -6,11 +6,9 @@ require (
github.com/golang/protobuf v1.4.3
github.com/json-iterator/go v1.1.11
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.26.0
github.com/prometheus/common v0.29.0
github.com/prometheus/procfs v0.6.0
golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40
golang.org/x/text v0.3.2 // indirect
google.golang.org/protobuf v1.26.0-rc.1 // indirect
)

go 1.13

0 comments on commit 666c322

Please sign in to comment.