mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
6ab3d8ad1e
This change vendors golang.org/x/net@v0.24.0 to silence security warnings for https://pkg.go.dev/vuln/GO-2024-2687. runc takes a dependency on net/bpf only and would not be impacted by the HTTP2 vulnerability reported. Signed-off-by: Austin Vazquez <macedonv@amazon.com>