mirror of
1
Fork 0
gotosocial/go.mod

6 lines
90 B
Modula-2
Raw Normal View History

2021-02-28 15:17:18 +01:00
module github.com/gotosocial/gotosocial
2021-02-27 22:57:50 +01:00
go 1.16
2021-02-28 15:17:18 +01:00
require github.com/gin-gonic/gin v1.6.3