Skip to content

Commit

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

[DB-233] Bump google.golang.org/grpc from 1.45.0 to 1.53.0
  • Loading branch information
hayley-jean authored Jul 10, 2023
2 parents 344c7be + f4169e0 commit b120028
Show file tree
Hide file tree
Showing 2 changed files with 969 additions and 13 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ require (
github.com/opencontainers/image-spec v1.0.2 // indirect
github.com/opencontainers/runc v1.1.5 // indirect
github.com/ory/dockertest/v3 v3.6.3
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.1
golang.org/x/net v0.7.0 // indirect
google.golang.org/genproto v0.0.0-20200815001618-f69a88009b70
google.golang.org/grpc v1.45.0
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
google.golang.org/grpc v1.53.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0 // indirect
google.golang.org/protobuf v1.28.1
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
)
Loading

0 comments on commit b120028

Please sign in to comment.