mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
6 lines
92 B
Modula-2
6 lines
92 B
Modula-2
module example.com/authintegration/admin
|
|||
|
|||
go 1.22
|
|||
|
|||
require github.com/gin-gonic/gin v1.10.0
|