Open VedRatan opened 1 year ago
Hello @VedRatan. I would suggest you to compose your build based on https://github.com/aquasecurity/libbpfgo/tree/main/selftest/common and your use of the libbpfgo (user/bpf) based on some selftest https://github.com/aquasecurity/libbpfgo/tree/main/selftest/map-update.
On trying to run my go user space code the following error logs are generated:
my go.mod file configurations:
my go file: