Cannot find *pcapgo.EthernetHandle
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When use go mod, module cannot use some struct, such as *pcapgo.EthernetHandle. I found "// +build linux,go1.9" in gopacket/capture.go(my go version is 1.12). Is sub module cannot be used if go version is not 1.9?
Contributor guide
Assessment
This issue has not been assessed yet.