Bump google.golang.org/protobuf in /services/gateway-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-02-06 00:40:26 +00:00
committed by GitHub
parent 8c54915e45
commit c67007d12c
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.0.0
google.golang.org/grpc v1.57.1
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 (