Skip to content

Commit a25621e

Browse files
dependabot[bot]ctlong
authored andcommitted
build(deps): bump google.golang.org/protobuf in /assets/grpc
Bumps google.golang.org/protobuf from 1.36.1 to 1.36.2. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14099fb commit a25621e

File tree

5 files changed

+26
-8
lines changed

5 files changed

+26
-8
lines changed

assets/grpc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.22.9
66

77
require (
88
google.golang.org/grpc v1.69.2
9-
google.golang.org/protobuf v1.36.1
9+
google.golang.org/protobuf v1.36.2
1010
)
1111

1212
require (

assets/grpc/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 h1:
2828
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53/go.mod h1:GX3210XPVPUjJbTUbvwI8f2IpZDMZuPJWDzDuebbviI=
2929
google.golang.org/grpc v1.69.2 h1:U3S9QEtbXC0bYNvRtcoklF3xGtLViumSYxWykJS+7AU=
3030
google.golang.org/grpc v1.69.2/go.mod h1:vyjdE6jLBI76dgpDojsFGNaHlxdjXN9ghpnd2o7JGZ4=
31-
google.golang.org/protobuf v1.36.1 h1:yBPeRvTftaleIgM3PZ/WBIZ7XM/eEYAaEyCwvyjq/gk=
32-
google.golang.org/protobuf v1.36.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
31+
google.golang.org/protobuf v1.36.2 h1:R8FeyR1/eLmkutZOM5CWghmo5itiG9z0ktFlTVLuTmU=
32+
google.golang.org/protobuf v1.36.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

assets/grpc/vendor/google.golang.org/protobuf/internal/impl/message_opaque.go

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

assets/grpc/vendor/google.golang.org/protobuf/internal/version/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/grpc/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ google.golang.org/grpc/serviceconfig
7878
google.golang.org/grpc/stats
7979
google.golang.org/grpc/status
8080
google.golang.org/grpc/tap
81-
# google.golang.org/protobuf v1.36.1
81+
# google.golang.org/protobuf v1.36.2
8282
## explicit; go 1.21
8383
google.golang.org/protobuf/encoding/protojson
8484
google.golang.org/protobuf/encoding/prototext

0 commit comments

Comments
 (0)