Development discussion of WireGuard
 help / color / mirror / Atom feed
* wireguard-go no longer builds with go1.16 ?
@ 2021-10-24 16:47 Adam Bliss
  2021-10-25 15:59 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Bliss @ 2021-10-24 16:47 UTC (permalink / raw)
  To: wireguard

The README says 1.16, but it seems like go1.17 may now be required due
to dependencies? This is what I get with go1.16 on ubuntu focal:

$ make
go build -v -o "wireguard-go"
go: downloading golang.org/x/sys v0.0.0-20211020174200-9d6173849985
go: downloading golang.org/x/net v0.0.0-20211020060615-d418f374d309
go: downloading golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
//go:build comment without // +build comment
make[1]: *** [Makefile:20: wireguard-go] Error 1
make: *** [Makefile:12: generate-version-and-build] Error 2


Thanks,
--Adam

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: wireguard-go no longer builds with go1.16 ?
  2021-10-24 16:47 wireguard-go no longer builds with go1.16 ? Adam Bliss
@ 2021-10-25 15:59 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2021-10-25 15:59 UTC (permalink / raw)
  To: Adam Bliss; +Cc: WireGuard mailing list

Thanks for the report:

https://git.zx2c4.com/wireguard-go/commit/?id=828a885a7140e1fe23a684e4a8126cfd978ca0c8

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-25 16:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 16:47 wireguard-go no longer builds with go1.16 ? Adam Bliss
2021-10-25 15:59 ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).