From 5316c814c8a6d89ba7b5c3b8bae0a9db2e867a48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 09:53:26 +0000 Subject: [PATCH] Update module github.com/cilium/ebpf to v0.12.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d5b7e9f20..e6eef8c72 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/cenkalti/backoff/v4 v4.2.0 - github.com/cilium/ebpf v0.10.0 + github.com/cilium/ebpf v0.12.2 github.com/containernetworking/cni v1.1.2 github.com/containernetworking/plugins v1.1.1 github.com/coreos/go-iptables v0.6.0