Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the dev-dependencies group with 10 updates
Bumps the dev-dependencies group with 10 updates: | Package | Update | | --- | --- | | [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) | 1.3.0 to 1.4.0 | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | 1.1.0 to 1.22.0 | | [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) | 0.9.1 to 0.14.0 | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | 1.14.0 to 1.16.0 | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | 1.6.0 to 1.7.0 | | [github.com/spf13/viper](https://github.com/spf13/viper) | 1.7.1 to 1.16.0 | | [golang.org/x/net](https://github.com/golang/net) | 0.10.0 to 0.12.0 | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | 1.55.0 to 1.56.2 | | google.golang.org/protobuf | 1.30.0 to 1.31.0 | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | 2.90.1 to 2.100.1 | Updates `github.com/grpc-ecosystem/go-grpc-middleware` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases) - [Commits](grpc-ecosystem/go-grpc-middleware@v1.3.0...v1.4.0) Updates `github.com/hashicorp/consul/api` from 1.1.0 to 1.22.0 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@v1.1.0...api/v1.22.0) Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.9.1 to 0.14.0 - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases) - [Commits](kubernetes-csi/csi-lib-utils@v0.9.1...v0.14.0) Updates `github.com/prometheus/client_golang` from 1.14.0 to 1.16.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.14.0...v1.16.0) Updates `github.com/spf13/cobra` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.0...v1.7.0) Updates `github.com/spf13/viper` from 1.7.1 to 1.16.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.7.1...v1.16.0) Updates `golang.org/x/net` from 0.10.0 to 0.12.0 - [Commits](golang/net@v0.10.0...v0.12.0) Updates `google.golang.org/grpc` from 1.55.0 to 1.56.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.55.0...v1.56.2) Updates `google.golang.org/protobuf` from 1.30.0 to 1.31.0 Updates `k8s.io/klog/v2` from 2.90.1 to 2.100.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.90.1...v2.100.1) --- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/hashicorp/consul/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/kubernetes-csi/csi-lib-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information