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

Can not build from source #154

Open
moonfruit opened this issue May 13, 2021 · 0 comments · May be fixed by #156
Open

Can not build from source #154

moonfruit opened this issue May 13, 2021 · 0 comments · May be fixed by #156

Comments

@moonfruit
Copy link

Can not build from source.

Output:

$ git rev-parse HEAD
aa636603a7179e83d5a3dca7083ff8dd01e2c2a8
$ go build
go: downloading github.com/mattn/go-runewidth v0.0.9
go: downloading github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1
go: downloading golang.org/x/sys v0.0.0-20200918174421-af09f7315aff
client.go:36:2: no required module provides package golang.org/x/net/icmp; to add it:
	go get golang.org/x/net/icmp
client.go:37:2: no required module provides package golang.org/x/net/ipv4; to add it:
	go get golang.org/x/net/ipv4
client.go:38:2: no required module provides package golang.org/x/net/ipv6; to add it:
	go get golang.org/x/net/ipv6
@moonfruit moonfruit linked a pull request May 25, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant