Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/protobuf to v1.34.2 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 13, 2024
1 parent 2490ba9 commit dfac9c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion generators/protoc-gen-go-googlecetypes/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/googleapis/google-cloudevents-go/generators/protoc-gen-go-goog

go 1.20

require google.golang.org/protobuf v1.33.0
require google.golang.org/protobuf v1.34.2
2 changes: 2 additions & 0 deletions generators/protoc-gen-go-googlecetypes/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=
google.golang.org/protobuf v1.34.2/go.mod h1:qYOHts0dSfpeUzUFpOMr/WGzszTmLH+DiWniOlNbLDw=

0 comments on commit dfac9c3

Please sign in to comment.