[GO] Add go.mod in go-gin-server generator (#15339)

* Add go.mod

* Add test

* Generate import path

* Update samples
This commit is contained in:
Beppe Catanese
2023-05-03 05:45:24 +02:00
committed by GitHub
parent 92bcdea2fa
commit 61aadb32bd
7 changed files with 80 additions and 12 deletions

View File

@@ -1,5 +1,6 @@
Dockerfile
api/openapi.yaml
go.mod
go/README.md
go/api_pet.go
go/api_store.go