mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 17:48:07 -06:00
[chore] go-swagger -> codeberg (#3856)
This commit is contained in:
parent
d8bb1c391b
commit
49c12636c6
3 changed files with 5 additions and 5 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.23.0
|
|||
toolchain go1.23.3
|
||||
|
||||
// Replace go-swagger with our version that fixes (ours particularly) use of Go1.23
|
||||
replace github.com/go-swagger/go-swagger => github.com/superseriousbusiness/go-swagger v0.31.0-gts-go1.23-fix
|
||||
replace github.com/go-swagger/go-swagger => codeberg.org/superseriousbusiness/go-swagger v0.31.0-gts-go1.23-fix
|
||||
|
||||
// Replace modernc/sqlite with our version that fixes the concurrency INTERRUPT issue
|
||||
replace modernc.org/sqlite => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.35.0-concurrency-workaround
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue