diff options
| author | Paul Buetow <paul@buetow.org> | 2025-03-18 22:25:27 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-03-18 22:25:27 +0200 |
| commit | 6010e057e2d0593a6c6b50f4c7aee301a86a478a (patch) | |
| tree | e8018323e426477fb41e938538f25c4e7df4fce3 /go.mod | |
| parent | 000891ad475c89d88874d4290728857ecbe53a7d (diff) | |
workers are parallelized now
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
