gotosocial/go.mod
2021-02-28 15:17:18 +01:00

6 lines
90 B
Modula-2

module github.com/gotosocial/gotosocial
go 1.16
require github.com/gin-gonic/gin v1.6.3