mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-04-04 08:31:24 +00:00
7 lines
64 B
Modula-2
7 lines
64 B
Modula-2
module github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
)
|