mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-18 00:21:20 +00:00
7 lines
93 B
Modula-2
7 lines
93 B
Modula-2
module github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
|
go 1.19
|
|
|
|
require github.com/gin-gonic/gin v1.9.0
|
|
|