whatcanGOwrong

This commit is contained in:
2024-09-19 21:38:24 -04:00
commit d0ae4d841d
17908 changed files with 4096831 additions and 0 deletions
@@ -0,0 +1 @@
v0.11.0
@@ -0,0 +1 @@
{"Version":"v0.11.0","Time":"2023-07-06T12:08:51Z","Origin":{"VCS":"git","URL":"https://github.com/cilium/ebpf","Hash":"270c859894bd38cdd0c7783317b16343409e4df8","Ref":"refs/tags/v0.11.0"}}
@@ -0,0 +1,16 @@
module github.com/cilium/ebpf
go 1.19
require (
github.com/frankban/quicktest v1.14.5
github.com/google/go-cmp v0.5.9
golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2
golang.org/x/sys v0.6.0
)
require (
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
)
Binary file not shown.
@@ -0,0 +1 @@
h1:V8gS/bTCCjX9uUnkUFUpPsksM8n1lXBAvHcpiFk1X2Y=