Skip to content

Commit

Permalink
Update module github.com/prometheus/client_golang to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 27, 2024
1 parent 0320a89 commit b2e8ff7
Show file tree
Hide file tree
Showing 2 changed files with 1,280 additions and 127 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -4,15 +4,15 @@ go 1.15

require (
github.com/container-storage-interface/spec v1.6.0
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/oklog/run v1.1.0
github.com/prometheus/client_golang v1.10.0
github.com/prometheus/client_golang v1.19.0
github.com/rs/zerolog v1.26.1
github.com/urfave/cli/v2 v2.8.1
github.com/vmware/go-vcloud-director/v2 v2.11.0
google.golang.org/grpc v1.47.0
google.golang.org/grpc v1.55.0
k8s.io/kubernetes v1.20.5
k8s.io/mount-utils v0.24.2
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
Expand Down

0 comments on commit b2e8ff7

Please sign in to comment.