Skip to content

Commit

Permalink
fix(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /…
Browse files Browse the repository at this point in the history
…modules/key-distributor/files/function (#112)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 8b6b934 commit 57f299d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/key-distributor/files/function/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ require (
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)

0 comments on commit 57f299d

Please sign in to comment.