mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:22:24 -05:00
bit of experimenting and tidying
This commit is contained in:
parent
7590eb9cc2
commit
1eecc2688c
13 changed files with 167 additions and 109 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module github.com/gotosocial/gotosocial
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.6.3 // indirect
|
||||
github.com/go-fed/activity v1.0.0
|
||||
github.com/go-oauth2/oauth2/v4 v4.2.0 // indirect
|
||||
github.com/go-pg/pg/extra/pgdebug v0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue