mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-15 16:53:01 -06:00
Go mod tidy
This commit is contained in:
parent
044c0df428
commit
3388c870ae
2 changed files with 1 additions and 10 deletions
3
go.mod
3
go.mod
|
|
@ -8,9 +8,8 @@ require (
|
|||
github.com/go-fed/activity v1.0.0
|
||||
github.com/go-pg/pg/extra/pgdebug v0.2.0
|
||||
github.com/go-pg/pg/v10 v10.8.0
|
||||
github.com/go-session/session v3.1.2+incompatible
|
||||
github.com/golang/mock v1.4.4 // indirect
|
||||
github.com/google/uuid v1.2.0 // indirect
|
||||
github.com/google/uuid v1.2.0
|
||||
github.com/gotosocial/oauth2/v4 v4.2.1-0.20210318133800-45d321d259b3
|
||||
github.com/onsi/ginkgo v1.15.0 // indirect
|
||||
github.com/onsi/gomega v1.10.5 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue