mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:02:26 -05:00
fiddling
This commit is contained in:
parent
eb2ff2ab23
commit
9d5fb0785f
4 changed files with 39 additions and 11 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module github.com/gotosocial/gotosocial
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gin-contrib/sessions v0.0.3 // indirect
|
||||
github.com/gin-gonic/gin v1.6.3
|
||||
github.com/go-fed/activity v1.0.0
|
||||
github.com/go-pg/pg/extra/pgdebug v0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue