Skip to content

Commit

Permalink
Bump grpc from 1.69.4 to 1.70.0 (#355)
Browse files Browse the repository at this point in the history
Bumps [grpc](https://github.com/grpc/grpc-go) from 1.69.4 to 1.70.0.
Changelog: https://github.com/grpc/grpc-go/releases/tag/v1.70.0

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 9783203 commit 353b15d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
github.com/urfave/cli/v2 v2.27.5
github.com/yuin/goldmark v1.7.8
golang.org/x/net v0.34.0
google.golang.org/grpc v1.69.4
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.3
xorm.io/xorm v1.3.9
)
Expand Down Expand Up @@ -79,7 +79,7 @@ require (
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/mail.v2 v2.3.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down

0 comments on commit 353b15d

Please sign in to comment.