Bump google.golang.org/protobuf in /services/post-service

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-21 19:21:19 +00:00
committed by GitHub
parent f80b79a5ce
commit c3db58fcab
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ require (
github.com/segmentio/kafka-go v0.4.42
google.golang.org/grpc v1.57.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
google.golang.org/protobuf v1.31.0
google.golang.org/protobuf v1.33.0
)
require (