mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-05 14:16:13 +00:00
[Go-server] Fix formatting of go-server generated code (#7162)
* Add missing go-server petstore batch script * Make go-server confirm to gofmt
This commit is contained in:
@@ -20,4 +20,4 @@ func Logger(inner http.Handler, name string) http.Handler {
|
||||
time.Since(start),
|
||||
)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user