mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 02:22:26 -05:00
add docs and a bunch of other stuff
This commit is contained in:
parent
fbf52fe84b
commit
e68b72ddf9
56 changed files with 18155 additions and 3 deletions
4
go.mod
4
go.mod
|
|
@ -1,5 +1,5 @@
|
|||
module github.com/gotosocial/server
|
||||
module github.com/gotosocial/gotosocial
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/gin-gonic/gin v1.6.3 // indirect
|
||||
require github.com/gin-gonic/gin v1.6.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue