swaggo / http-swagger

Default net/http wrapper to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
441 stars 73 forks source link

version issue with github.com/swaggo/swag v1.8.1 #122

Open rish-ee opened 1 month ago

rish-ee commented 1 month ago

I am using go 1.23 with github.com/swaggo/swag v1.8.1. So the generated Docs is giving error with swag init. but github.com/swaggo/swag v1.16.1 fixed this.

rish-ee commented 1 month ago

And github.com/swaggo/http-swagger/v2 is referencing github.com/swaggo/swag v1.8.1