Skip to content

Commit

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

chore(deps): bump the dev-dependencies group across 1 directory with 9 updates
  • Loading branch information
m-yosefpor authored Aug 10, 2024
2 parents 4f87afb + 462eff5 commit fb58540
Show file tree
Hide file tree
Showing 2 changed files with 907 additions and 105 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.26.1
github.com/kubernetes-csi/csi-lib-utils v0.15.0
github.com/prometheus/client_golang v1.17.0
github.com/spf13/cobra v1.7.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/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
golang.org/x/net v0.17.0
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
k8s.io/klog/v2 v2.110.1
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
)
Loading

0 comments on commit fb58540

Please sign in to comment.