mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-12 19:55:14 +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
|