Skip to content

Commit

Permalink
chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 6e3d0b2 commit a75559e
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 40 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ go 1.16
require (
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/hashicorp/consul/api v1.22.0
github.com/hashicorp/consul/api v1.25.1
github.com/kubernetes-csi/csi-lib-utils v0.14.0
github.com/prometheus/client_golang v1.16.0
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.16.0
golang.org/x/net v0.12.0
google.golang.org/grpc v1.56.2
github.com/spf13/viper v1.17.0
golang.org/x/net v0.15.0
google.golang.org/grpc v1.58.2
google.golang.org/protobuf v1.31.0
k8s.io/klog/v2 v2.100.1
)
Loading

0 comments on commit a75559e

Please sign in to comment.