Skip to content

Commit 752842f

Browse files
Update module google.golang.org/protobuf to v1.35.2 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29c5107 commit 752842f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ toolchain go1.23.3
66

77
require (
88
github.com/golang/protobuf v1.5.4
9-
google.golang.org/protobuf v1.35.1
9+
google.golang.org/protobuf v1.35.2
1010
)

go/go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6h
2929
google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw=
3030
google.golang.org/protobuf v1.35.1 h1:m3LfL6/Ca+fqnjnlqQXNpFPABW1UD7mjh8KO2mKFytA=
3131
google.golang.org/protobuf v1.35.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
32+
google.golang.org/protobuf v1.35.2 h1:8Ar7bF+apOIoThw1EdZl0p1oWvMqTHmpA2fRTyZO8io=
33+
google.golang.org/protobuf v1.35.2/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

0 commit comments

Comments
 (0)