Skip to content

Commit

Permalink
Merge pull request #64 from snapp-incubator/dependabot/go_modules/dev…
Browse files Browse the repository at this point in the history
…-dependencies-0d02dc7944

chore(deps): bump the dev-dependencies group across 1 directory with 9 updates
  • Loading branch information
1995parham authored Nov 1, 2024
2 parents fb58540 + 9e6029f commit d5a7efa
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 84 deletions.
18 changes: 9 additions & 9 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.29.1
github.com/kubernetes-csi/csi-lib-utils v0.18.1
github.com/prometheus/client_golang v1.19.1
github.com/spf13/cobra v1.8.0
github.com/hashicorp/consul/api v1.30.0
github.com/kubernetes-csi/csi-lib-utils v0.19.0
github.com/prometheus/client_golang v1.20.5
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.18.2
golang.org/x/net v0.24.0
google.golang.org/grpc v1.64.0
google.golang.org/protobuf v1.33.0
k8s.io/klog/v2 v2.120.1
github.com/spf13/viper v1.19.0
golang.org/x/net v0.26.0
google.golang.org/grpc v1.65.0
google.golang.org/protobuf v1.34.2
k8s.io/klog/v2 v2.130.1
)
Loading

0 comments on commit d5a7efa

Please sign in to comment.