FreePad/go.mod

6 lines
85 B
Modula-2

module github.com/JustKato/FreePad
go 1.15
require github.com/gin-gonic/gin v1.7.7