mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 01:52:26 -05:00
messing around a bit
This commit is contained in:
parent
503b77b768
commit
fbf52fe84b
8 changed files with 124 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/gotosocial/server
|
||||
|
||||
go 1.16
|
||||
|
||||
require github.com/gin-gonic/gin v1.6.3 // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue