Bump google.golang.org/protobuf from 1.27.1 to 1.33.0

Bumps google.golang.org/protobuf from 1.27.1 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]
2024-03-13 21:31:46 +00:00
committed by GitHub
parent 774a9f484f
commit a343346d26
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.17
require (
github.com/golang/snappy v0.0.4
google.golang.org/protobuf v1.27.1
google.golang.org/protobuf v1.33.0
)