mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 15:56:16 -06:00
seems stable now
This commit is contained in:
parent
ef7e0cfe4f
commit
b9746a30f3
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
|
@ -46,8 +46,8 @@ require (
|
|||
github.com/superseriousbusiness/oauth2/v4 v4.3.0-SSB
|
||||
github.com/tdewolff/minify/v2 v2.9.21
|
||||
github.com/tidwall/buntdb v1.2.4 // indirect
|
||||
github.com/uptrace/bun v1.0.0-rc.1
|
||||
github.com/uptrace/bun/dialect/pgdialect v1.0.0-rc.1
|
||||
github.com/uptrace/bun v0.4.3
|
||||
github.com/uptrace/bun/dialect/pgdialect v0.4.3
|
||||
github.com/urfave/cli/v2 v2.3.0
|
||||
github.com/wagslane/go-password-validator v0.3.0
|
||||
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue