2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-07-08 13:14:04 +08:00

build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.5

Bumps google.golang.org/protobuf from 1.35.2 to 1.36.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-10 23:45:19 +00:00
committed by GitHub
parent 489e21920b
commit 3462f4a2e9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
go.uber.org/goleak v1.3.0
golang.org/x/sys v0.27.0
golang.org/x/time v0.8.0
google.golang.org/protobuf v1.35.2
google.golang.org/protobuf v1.36.5
)
require (