Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9748871

Browse files
dependabot[bot]alessio-perugini
andauthoredApr 22, 2025··
[skip changelog] Bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#2894)
* [skip changelog] Bump google.golang.org/grpc from 1.71.1 to 1.72.0 Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.71.1 to 1.72.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.72.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update license --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alessio Perugini <alessio@perugini.xyz>
1 parent 366da6b commit 9748871

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+129
-129
lines changed
 

‎.licenses/go/google.golang.org/genproto/googleapis/rpc/status.dep.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
name: google.golang.org/genproto/googleapis/rpc/status
3-
version: v0.0.0-20250115164207-1a7da9e5054f
3+
version: v0.0.0-20250218202821-56aae31c358a
44
type: go
5-
summary:
5+
summary:
66
homepage: https://pkg.go.dev/google.golang.org/genproto/googleapis/rpc/status
77
license: apache-2.0
88
licenses:
9-
- sources: rpc@v0.0.0-20250115164207-1a7da9e5054f/LICENSE
9+
- sources: rpc@v0.0.0-20250218202821-56aae31c358a/LICENSE
1010
text: |2
1111
1212
Apache License

‎.licenses/go/google.golang.org/grpc.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: google.golang.org/grpc
3-
version: v1.71.1
3+
version: v1.72.0
44
type: go
55
summary: Package grpc implements an RPC system called gRPC.
66
homepage: https://pkg.go.dev/google.golang.org/grpc

0 commit comments

Comments
 (0)
Please sign in to comment.