add go oas3 petstore to ensure up-to-date (#3979)

This commit is contained in:
William Cheng 2019-09-29 10:37:57 +08:00 committed by GitHub
parent 8293902134
commit 5dcd959f30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,7 @@ declare -a scripts=(
"./bin/csharp-petstore.sh" "./bin/csharp-petstore.sh"
"./bin/csharp-netcore-petstore-all.sh" "./bin/csharp-netcore-petstore-all.sh"
"./bin/elixir-petstore.sh" "./bin/elixir-petstore.sh"
"./bin/openapi3/go-petstore.sh"
"./bin/go-petstore.sh" "./bin/go-petstore.sh"
"./bin/go-petstore-withxml.sh" "./bin/go-petstore-withxml.sh"
"./bin/go-gin-petstore-server.sh" "./bin/go-gin-petstore-server.sh"