chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#121)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-02 13:07:47 +03:00
committed by GitHub
parent 0ab042b1c3
commit 3013dcd623
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -6,6 +6,6 @@ require (
go.unistack.org/micro/v3 v3.10.5
golang.org/x/net v0.9.0
google.golang.org/grpc v1.56.3
google.golang.org/protobuf v1.30.0
google.golang.org/protobuf v1.33.0
storj.io/drpc v0.0.32
)