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
|
@ -1,6 +1,6 @@
|
|||
module github.com/bluesky-social/social-app/bskyweb
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/bluesky-social/indigo v0.0.0-20230504025040-8915cccc3319
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue