update golang to v1.21; set GOEXPERIMENT=loopvar (#1256)
* golang: update to v1.21, and set GOEXPERIMENT=loopvar * golang: go mod tidy
This commit is contained in:
parent
40e030793a
commit
461c1da6de
6 changed files with 11 additions and 5 deletions
|
@ -24,7 +24,7 @@ Then build and copy over the big 'ol `bundle.web.js` file:
|
|||
|
||||
### Golang Daemon
|
||||
|
||||
Install golang. We are generally using v1.20+.
|
||||
Install golang. We are generally using v1.21+.
|
||||
|
||||
In this directory (`bskyweb/`):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue