Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#1944)

This commit is contained in:
dependabot[bot]
2024-05-16 02:15:41 +00:00
committed by GitHub
parent 151f224a98
commit fd4f921281
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -43,7 +43,7 @@ require (
golang.org/x/sync v0.6.0
google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014
google.golang.org/grpc v1.61.0
google.golang.org/protobuf v1.32.0
google.golang.org/protobuf v1.33.0
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/postgres v1.5.4