Skip to content

Commit

Permalink
fix(deps): update module github.com/prometheus/client_golang to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 13d210a commit 3c5ef22
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -8,20 +8,20 @@ require (
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/bwmarrin/snowflake v0.3.0
github.com/envoyproxy/go-control-plane v0.9.9
github.com/golang/protobuf v1.5.0
github.com/golang/protobuf v1.5.2
github.com/gorilla/mux v1.8.0
github.com/huandu/xstrings v1.3.2 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.14.0
github.com/rancher/wrangler v0.8.7
github.com/sirupsen/logrus v1.8.1
github.com/urfave/cli/v2 v2.3.0
google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a // indirect
google.golang.org/grpc v1.36.0
google.golang.org/protobuf v1.27.1
google.golang.org/protobuf v1.28.1
k8s.io/api v0.20.5
k8s.io/apimachinery v0.20.5
k8s.io/client-go v0.20.5
Expand Down

0 comments on commit 3c5ef22

Please sign in to comment.