mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-27 21:55:07 +03:00
Move up to Go 1.16, upgrade dependencies (#765)
This commit is contained in:
parent
0ab2685489
commit
7174cfce40
4 changed files with 76 additions and 64 deletions
|
@ -48,7 +48,7 @@ You may also find other platform-specific wrappers, scripts or tools in the
|
|||
If you want to build from source, as opposed to installing one of the pre-built
|
||||
packages:
|
||||
|
||||
1. Install [Go](https://golang.org) (requires Go 1.13 or later)
|
||||
1. Install [Go](https://golang.org) (requires Go 1.16 or later)
|
||||
2. Clone this repository
|
||||
2. Run `./build`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue