Skip to content

Commit

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

build(deps): bump google.golang.org/grpc from 1.56.3 to 1.63.2
  • Loading branch information
johnbellone authored Apr 19, 2024
2 parents 4ce1fcc + 007e534 commit c282bc9
Show file tree
Hide file tree
Showing 2 changed files with 2,718 additions and 8 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ go 1.17
require (
github.com/getsentry/sentry-go v0.27.0
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
google.golang.org/grpc v1.56.3
google.golang.org/grpc v1.63.2
)

require (
github.com/golang/protobuf v1.5.3 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
google.golang.org/protobuf v1.33.0 // indirect
)
Loading

0 comments on commit c282bc9

Please sign in to comment.