Skip to content

Commit

Permalink
Merge pull request #234 from harness/dependabot/go_modules/google.gol…
Browse files Browse the repository at this point in the history
…ang.org/grpc-1.53.0

Bump google.golang.org/grpc from 1.43.0 to 1.53.0
  • Loading branch information
TP Honey authored Jul 10, 2023
2 parents 65934cc + 8393ef9 commit 8143771
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 59 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ require (
github.com/stretchr/testify v1.8.0
github.com/urfave/cli v1.22.9
go.starlark.net v0.0.0-20221020143700-22309ac47eac
golang.org/x/net v0.0.0-20220630215102-69896b714898
golang.org/x/oauth2 v0.0.0-20220630143837-2104d58473e0
golang.org/x/net v0.5.0
golang.org/x/oauth2 v0.4.0
)

require (
Expand Down Expand Up @@ -64,11 +64,11 @@ require (
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/vinzenz/yaml v0.0.0-20170920082545-91409cdd725d // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
golang.org/x/sys v0.4.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
google.golang.org/grpc v1.43.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
google.golang.org/grpc v1.53.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
sigs.k8s.io/yaml v1.2.0 // indirect
Expand Down
Loading

0 comments on commit 8143771

Please sign in to comment.