mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:12:25 -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
|
|
@ -148,7 +148,7 @@ In case this post disappears, here are the steps (slightly modified):
|
|||
|
||||
#### Binary
|
||||
|
||||
To get started, you first need to have Go installed. GtS is currently using Go 1.20, so you should take that too. See [here](https://golang.org/doc/install) for installation instructions.
|
||||
To get started, you first need to have Go installed. GtS is currently using Go 1.21, so you should take that too. See [here](https://golang.org/doc/install) for installation instructions.
|
||||
|
||||
Once you've got go installed, clone this repository into your Go path. Normally, this should be `~/go/src/github.com/superseriousbusiness/gotosocial`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue