2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-06-23 04:11:46 +08:00

build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11

Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 23:30:41 +00:00
committed by GitHub
parent 23905a286f
commit 5c52b7c3ad
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.37.0
golang.org/x/time v0.14.0
google.golang.org/protobuf v1.36.10
google.golang.org/protobuf v1.36.11
)
require (