Skip to content

Commit

Permalink
Use remote (and up to date) version of bpf2go
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorunic committed Apr 19, 2024
1 parent 0f8dc59 commit 40770da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@

package main

//go:generate bpf2go counter counter.c
//go:generate go run github.com/cilium/ebpf/cmd/bpf2go counter counter.c

0 comments on commit 40770da

Please sign in to comment.