mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 12:52:27 -05:00
[chore] bump go version -> 1.21.x (#2287)
* [chore] bump go version -> 1.21.x * versions * lint
This commit is contained in:
parent
69ba9a79a1
commit
013a17f5e8
6 changed files with 36 additions and 11 deletions
4
go.mod
4
go.mod
|
|
@ -1,6 +1,8 @@
|
|||
module github.com/superseriousbusiness/gotosocial
|
||||
|
||||
go 1.20
|
||||
go 1.21
|
||||
|
||||
toolchain go1.21.3
|
||||
|
||||
require (
|
||||
codeberg.org/gruf/go-bytesize v1.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue