all: update to Go 1.18
Bump go.mod and README. Switch to upstream net/netip. Use strings.Cut. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
This commit is contained in:
parent
ae6bc4dd64
commit
42c9af45e1
20 changed files with 23 additions and 33 deletions
|
|
@ -46,7 +46,7 @@ This will run on OpenBSD. It does not yet support sticky sockets. Fwmark is mapp
|
|||
|
||||
## Building
|
||||
|
||||
This requires an installation of [go](https://golang.org) ≥ 1.17.
|
||||
This requires an installation of [go](https://golang.org) ≥ 1.18.
|
||||
|
||||
```
|
||||
$ git clone https://git.zx2c4.com/wireguard-go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue