third_party/go/gvisor: fix syslog integration
Change-Id: I985517e5b2585a2f29ffd352f38b26c0ab5c8f4a
Reviewed-on: https://review.monogon.dev/c/monogon/+/1385
Reviewed-by: Leopold Schabel <leo@monogon.tech>
Tested-by: Jenkins CI
diff --git a/third_party/go/repositories.bzl b/third_party/go/repositories.bzl
index 8da736a..5970b14 100644
--- a/third_party/go/repositories.bzl
+++ b/third_party/go/repositories.bzl
@@ -5238,7 +5238,7 @@
patches = [
"//third_party/go/patches:gvisor-containerd-compat.patch",
"//third_party/go/patches:gvisor-fix-resolution.patch",
- #"//third_party/go/patches:gvisor-build-against-newer-runtime-specs.patch",
+ "//third_party/go/patches:gvisor-fix-syslog.patch",
],
sum = "h1:aXIFpjZYl3zv2rQyr4rSit5Uq0k7BVXC8lJaDa4Cg7M=",
version = "v0.0.0-20220315202956-f1399ecf1672",