Skip to content

Commit a30ce58

Browse files
Bump google.golang.org/grpc from 1.78.0 to 1.79.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.78.0 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.78.0...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9d281b commit a30ce58

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@ require (
138138
golang.org/x/crypto v0.48.0
139139
golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa
140140
golang.org/x/mod v0.33.0
141-
golang.org/x/oauth2 v0.32.0
141+
golang.org/x/oauth2 v0.34.0
142142
golang.org/x/sync v0.20.0
143143
golang.org/x/term v0.40.0
144144
golang.org/x/time v0.14.0
145145
gonum.org/v1/gonum v0.17.0
146-
google.golang.org/grpc v1.78.0
146+
google.golang.org/grpc v1.79.3
147147
google.golang.org/protobuf v1.36.11
148148
gopkg.in/guregu/null.v4 v4.0.0
149149
gopkg.in/natefinch/lumberjack.v2 v2.2.1

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)