README: change Go download link from golang.org to go.dev (#403)

This commit is contained in:
Brendan Fattig 2022-04-08 15:53:12 -05:00 committed by GitHub
parent f01e37b4d7
commit 3b4fb67296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -224,7 +224,7 @@ https://dl.filippo.io/age/v1.0.0-rc.1?for=darwin/arm64
...
```
If your system has [a supported version of Go](https://golang.org/dl/), you can build from source.
If your system has [a supported version of Go](https://go.dev/dl/), you can build from source.
```
go install filippo.io/age/cmd/...@latest