FreePad/go.mod

6 lines
85 B
Modula-2
Raw Normal View History

2022-05-15 12:43:42 +03:00
module github.com/JustKato/FreePad
go 1.15
2022-05-19 00:40:34 +03:00
require github.com/gin-gonic/gin v1.7.7