fix(deps): update module github.com/cilium/ebpf to v0.15.0 #62
test.yml
on: pull_request
build
1m 13s
releaser-test
56s
Matrix: e2e-test
Annotations
8 errors
releaser-test:
internal/writer/pcapng.go#L34
undefined: pcapgo.NgPacketOptions
|
releaser-test:
internal/writer/pcapng.go#L39
w.pw.WritePacketWithOptions undefined (type *pcapgo.NgWriter has no field or method WritePacketWithOptions)
|
releaser-test:
internal/writer/stdout.go#L38
cannot use packet (variable of type "github.com/gopacket/gopacket".Packet) as "github.com/google/gopacket".Packet value in argument to pktdump.Format: "github.com/gopacket/gopacket".Packet does not implement "github.com/google/gopacket".Packet (wrong type for method ApplicationLayer)
|
releaser-test
The process '/opt/hostedtoolcache/goreleaser-action/1.25.1/x64/goreleaser' failed with exit code 1
|
build:
internal/writer/pcapng.go#L34
undefined: pcapgo.NgPacketOptions
|
build:
internal/writer/pcapng.go#L39
w.pw.WritePacketWithOptions undefined (type *pcapgo.NgWriter has no field or method WritePacketWithOptions)
|
build:
internal/writer/stdout.go#L38
cannot use packet (variable of type "github.com/gopacket/gopacket".Packet) as "github.com/google/gopacket".Packet value in argument to pktdump.Format: "github.com/gopacket/gopacket".Packet does not implement "github.com/google/gopacket".Packet (wrong type for method ApplicationLayer)
|
build
Process completed with exit code 2.
|