Skip to content

Commit

Permalink
Merge pull request #5 from GuillaumeFalourd/dependabot/go_modules/grp…
Browse files Browse the repository at this point in the history
…c/golang/poc/src/google.golang.org/grpc-1.53.0

Bump google.golang.org/grpc from 1.39.0 to 1.53.0 in /grpc/golang/poc/src
  • Loading branch information
GuillaumeFalourd authored Jul 6, 2023
2 parents 7a16fd8 + f2933dc commit 3c35f4c
Show file tree
Hide file tree
Showing 2 changed files with 1,010 additions and 15 deletions.
5 changes: 2 additions & 3 deletions grpc/golang/poc/src/go.mod
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module formula
go 1.14

require (
github.com/gookit/color v1.2.5 // indirect
google.golang.org/grpc v1.39.0
google.golang.org/protobuf v1.27.1
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
)
Loading

0 comments on commit 3c35f4c

Please sign in to comment.