Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group of small fixes #643

Merged
merged 4 commits into from
Mar 24, 2021
Merged

Group of small fixes #643

merged 4 commits into from
Mar 24, 2021

Conversation

grantseltzer
Copy link
Contributor

This PR handles the following small things (not associated with issues)

  • moves the libbpfgo helpers function TracePrintListen into it's own file and renames the other helpers file.
  • remove go.mod/go.sum file from the selftest package in libbpfgo, no need for them.
  • fixes small linter errors in libbpfgo, and adds -lbpf to link libbpf (mostly just for gopls).
  • fix importing of the urfave/cli package

Signed-off-by: grantseltzer <grantseltzer@gmail.com>
Signed-off-by: grantseltzer <grantseltzer@gmail.com>
Signed-off-by: grantseltzer <grantseltzer@gmail.com>
Signed-off-by: grantseltzer <grantseltzer@gmail.com>
@simar7 simar7 merged commit 42edaaf into aquasecurity:main Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants