Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/protobuf in /src/shippingservice
Browse files Browse the repository at this point in the history
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 1ef9480 commit 3751863
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 115 deletions.
2 changes: 1 addition & 1 deletion src/shippingservice/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ require (
google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240123012728-ef4313101c80 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 // indirect
google.golang.org/protobuf v1.32.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)
Loading

0 comments on commit 3751863

Please sign in to comment.