6 lines
96 B
Modula-2
6 lines
96 B
Modula-2
|
|
module github.com/1024XEngineer/xinfra/server
|
||
|
|
|
||
|
|
go 1.21
|
||
|
|
|
||
|
|
require github.com/gin-gonic/gin v1.9.1
|