Skip to content

Commit

Permalink
Update module github.com/prometheus/client_golang to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 6, 2023
1 parent 184b5c3 commit 627831d
Show file tree
Hide file tree
Showing 2 changed files with 616 additions and 3 deletions.
7 changes: 4 additions & 3 deletions go.mod
Expand Up @@ -3,12 +3,13 @@ module github.com/redhat-cop/volume-expander-operator
go 1.16

require (
cloud.google.com/go/compute/metadata v0.2.3 // indirect
github.com/go-logr/logr v0.4.0
github.com/json-iterator/go v1.1.11
github.com/json-iterator/go v1.1.12
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.26.0
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/common v0.44.0
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/client-go v0.21.2
Expand Down

0 comments on commit 627831d

Please sign in to comment.