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

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

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  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]
2025-03-25 04:06:22 +00:00
committed by GitHub
parent 480e7a722a
commit 4622bb87fd
13 changed files with 33 additions and 202 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/vishvananda/netlink v1.3.0
golang.org/x/net v0.37.0
golang.org/x/sys v0.31.0
google.golang.org/protobuf v1.36.5
google.golang.org/protobuf v1.36.6
)
// https://github.com/opencontainers/runc/issues/4594