Skip to content

Please rebase against upstream #1

@jperkin

Description

@jperkin

This fork is a little behind upstream, and in particular is missing 42ec952 which will hopefully fix the build against Go 1.21.

Go 1.21 is now the default in pkgsrc, and this causes wireguard-go to fail in gvisor:

https://us-central.manta.mnx.io/pkgsrc/public/reports/trunk/tools/20231031.0849/wireguard-go-0.0.20220316/build.log

due to the following constraints in [email protected]/pkg/gohacks/gohacks_unsafe.go:

//go:build go1.13 && !go1.21
// +build go1.13,!go1.21

Thanks!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions