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] authored Sep 27, 2023
1 parent fc73d27 commit 20755a7
Show file tree
Hide file tree
Showing 2 changed files with 656 additions and 37 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/vshn/crossplane-service-broker
go 1.16

require (
cloud.google.com/go/compute/metadata v0.2.3 // indirect
code.cloudfoundry.org/lager v2.0.0+incompatible
github.com/crossplane/crossplane v1.6.1
github.com/crossplane/crossplane-runtime v0.15.1-0.20211029211307-c72bcdd922eb
Expand All @@ -11,8 +12,8 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/pascaldekloe/jwt v1.10.0
github.com/pivotal-cf/brokerapi/v8 v8.2.1
github.com/prometheus/client_golang v1.12.2
github.com/stretchr/testify v1.7.2
github.com/prometheus/client_golang v1.17.0
github.com/stretchr/testify v1.8.2
github.com/ulikunitz/xz v0.5.8 // indirect
go.uber.org/zap v1.21.0
k8s.io/api v0.21.3
Expand Down
Loading

0 comments on commit 20755a7

Please sign in to comment.