Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.3...v1.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent fc26a1d commit ed83a23
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 17 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.3
github.com/google/go-github/v32 v32.1.0
github.com/google/uuid v1.3.1 // indirect
github.com/hasura/go-graphql-client v0.10.0
github.com/mailgun/mailgun-go/v3 v3.6.4
github.com/mwitkow/go-proto-validators v0.3.0 // indirect
Expand All @@ -24,7 +23,7 @@ require (
github.com/urfave/cli v1.22.14
github.com/yuin/goldmark v1.5.6
golang.org/x/oauth2 v0.13.0
google.golang.org/grpc v1.58.3
google.golang.org/grpc v1.59.0
google.golang.org/protobuf v1.31.0
)

Expand Down
Loading

0 comments on commit ed83a23

Please sign in to comment.