popura-network / Popura

Popura ポプラ: alternative Yggdrasil network client

Home Page:https://popura-network.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unkkown ver pkg error at build

troit5ky opened this issue · comments

a version error occurs during compilation

  • go version go1.11.6 linux/amd64
  • OS: Debian GNU/Linux 10 (buster) x86_64
  • logs:
Building: yggdrasil
Fetching https://golang.zx2c4.com/wireguard?go-get=1
Parsing meta tags from https://golang.zx2c4.com/wireguard?go-get=1 (status code 200)
get "golang.zx2c4.com/wireguard": found meta tag get.metaImport{Prefix:"golang.zx2c4.com/wireguard", VCS:"git", RepoRoot:"https://git.zx2c4.com/wireguard-go"} at https://golang.zx2c4.com/wireguard?go-get=1
go: finding golang.zx2c4.com/wireguard v0.0.20200320
go: golang.zx2c4.com/wireguard@v0.0.20200320: unknown revision v0.0.20200320
go: error loading module requirements
commented

you need a recent Golang to build this.

edit: try to use the version in backports

you need a recent Golang to build this.

my bad...

If the wireguard error persists, please reopen