Skip to content

Bugfix Not Enough Argument in Call to (_C2func_bcc_func_load)#18

Open
Ibnathism wants to merge 2 commits intoDataDog:mainfrom
Ibnathism:update-go-mod
Open

Bugfix Not Enough Argument in Call to (_C2func_bcc_func_load)#18
Ibnathism wants to merge 2 commits intoDataDog:mainfrom
Ibnathism:update-go-mod

Conversation

@Ibnathism
Copy link
Copy Markdown

The source of the issue and solution is here.
I ran the following command:

go list -m github.com/iovisor/gobpf@master

This gave an output github.com/iovisor/gobpf v0.2.1-0.20221005153822-16120a1bf4d4
Then, I added this to the required list of go.mod. Also ran

go mod download go mod download github.com/iovisor/gobpf

This updated go.sum and the issue is fixed.

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.

1 participant