Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #25 from postfinance/dependabot/go_modules/google.…
Browse files Browse the repository at this point in the history
…golang.org/grpc-1.53.0

Bump google.golang.org/grpc from 1.31.0 to 1.53.0
  • Loading branch information
mirioeggmann authored Jul 6, 2023
2 parents be8df0b + 5269c7d commit e0fcaa7
Show file tree
Hide file tree
Showing 2 changed files with 827 additions and 27 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ require (
github.com/otiai10/copy v1.1.2-0.20200311132357-7ca34007d073
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/pkg/errors v0.9.1
github.com/spf13/afero v1.3.1 // indirect
github.com/spf13/viper v1.6.2 // indirect
github.com/sykesm/zap-logfmt v0.0.3 // indirect
google.golang.org/grpc v1.31.0 // indirect
google.golang.org/grpc v1.53.0 // indirect
gopkg.in/yaml.v2 v2.3.0
k8s.io/api v0.20.0
k8s.io/apimachinery v0.20.0
Expand Down
Loading

0 comments on commit e0fcaa7

Please sign in to comment.