Skip to content

Commit

Permalink
edriver: downgrade go version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskaliX committed Nov 28, 2024
1 parent 9800342 commit 2b4f66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/edriver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module hades-ebpf

replace github.com/chriskaliX/SDK => ../../SDK/go

go 1.22
go 1.20

require (
github.com/aquasecurity/libbpfgo/helpers v0.4.5
Expand Down

0 comments on commit 2b4f66c

Please sign in to comment.