forked from WireGuard/wireguard-go
-
Couldn't load subscription status.
- Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
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 workingSomething isn't working