Merge pull request #11441 from stevenhorsman/protobuf-3.7.2-bump

versions: Bump protobuf to 3.7.2
This commit is contained in:
Fabiano Fidêncio
2025-06-25 13:47:28 +02:00
committed by GitHub
11 changed files with 136 additions and 114 deletions

View File

@@ -60,7 +60,7 @@ log = "0.4.14"
netns-rs = "0.1.0"
nix = "0.24.2"
oci-spec = { version = "0.6.8", features = ["runtime"] }
protobuf = "=3.7.1"
protobuf = "3.7.2"
rand = "0.8.4"
serde = { version = "1.0.145", features = ["derive"] }
serde_json = "1.0.91"