Closed
Description
Hi. After updating swag to version v1.16.1 (@latest) the swag init
command produce a SwaggerInfo
variable with compile error.
Steps to reproduce the behavior:
- run the command
go install github.com/swaggo/swag/cmd/swag@latest
- run
swag init
- go to
docs.go
- See error in the bottom of the file
swag version
v1.8.12
go version
go1.19.2 darwin/arm64
OS: mac os Ventura