Files
xinfra/server/go.mod
T

6 lines
96 B
Modula-2
Raw Normal View History

module github.com/1024XEngineer/xinfra/server
go 1.21
require github.com/gin-gonic/gin v1.9.1