Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get github.com/anastop/latte issue with this #10

Open
soniekta opened this issue Mar 20, 2019 · 1 comment
Open

go get github.com/anastop/latte issue with this #10

soniekta opened this issue Mar 20, 2019 · 1 comment

Comments

@soniekta
Copy link

while clone with github this type of error shows
gocode/src/github.com/google/gopacket/pcap/pcap_unix.go:486:8: error: incompatible types in assignment
p.cur = p.cur.next
gocode/src/github.com/google/gopacket/pcap/pcap_unix.go:486:8: error: incompatible types in assignment
p.cur = p.cur.next
^
gocode/src/github.com/google/gopacket/pcap/pcap_unix.go:507:33: error: incompatible type for field 1 in struct construction
return pcapAddresses{all: p.cur.addresses}
^

@anastop
Copy link
Owner

anastop commented Mar 20, 2019

This seems like an incompatibility issue with newer gopacket versions. Need to check that, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants