summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-03-18 22:25:27 +0200
committerPaul Buetow <paul@buetow.org>2025-03-18 22:25:27 +0200
commit6010e057e2d0593a6c6b50f4c7aee301a86a478a (patch)
treee8018323e426477fb41e938538f25c4e7df4fce3 /go.mod
parent000891ad475c89d88874d4290728857ecbe53a7d (diff)
workers are parallelized now
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 51d190a..efcee17 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module ior
-go 1.18
+go 1.23
require github.com/aquasecurity/libbpfgo v0.6.0-libbpf-1.3.0.20240111220235-90dbffffbdab