mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2025-03-14 20:20:51 +03:00
bump go version in go.mod
This commit is contained in:
parent
75d3fca08c
commit
7c6c74243b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/superseriousbusiness/gotosocial
|
||||
|
||||
go 1.22.2
|
||||
go 1.23
|
||||
|
||||
replace modernc.org/sqlite => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.29.9-concurrency-workaround
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue