Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/protobuf to v1.36.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 96237eb commit 1599242
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion interop/github.com/golang/protobuf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/golang/protobuf

go 1.23.6

require google.golang.org/protobuf v1.36.3
require google.golang.org/protobuf v1.36.5
2 changes: 2 additions & 0 deletions interop/github.com/golang/protobuf/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ google.golang.org/protobuf v1.35.1 h1:m3LfL6/Ca+fqnjnlqQXNpFPABW1UD7mjh8KO2mKFyt
google.golang.org/protobuf v1.35.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.3 h1:82DV7MYdb8anAVi3qge1wSnMDrnKK7ebr+I0hHRN1BU=
google.golang.org/protobuf v1.36.3/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=
google.golang.org/protobuf v1.36.5 h1:tPhr+woSbjfYvY6/GPufUoYizxw1cF/yFoxJ2fmpwlM=
google.golang.org/protobuf v1.36.5/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojtC/QF5bRE=

0 comments on commit 1599242

Please sign in to comment.