Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/protobuf to v1.30.0 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 21, 2023
1 parent 1b2796f commit e11c4a1
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.18

require google.golang.org/protobuf v1.28.1
require google.golang.org/protobuf v1.30.0
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 @@ -6,3 +6,5 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.28.1 h1:d0NfwRgPtno5B1Wa6L2DAG+KivqkdutMf1UhdNx175w=
google.golang.org/protobuf v1.28.1/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=

0 comments on commit e11c4a1

Please sign in to comment.