Skip to content

Commit

Permalink
edriver: downgrade go version
Browse files Browse the repository at this point in the history
chriskaliX committed Nov 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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

0 comments on commit 2b4f66c

Please sign in to comment.