Open rish-ee opened 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.
And github.com/swaggo/http-swagger/v2 is referencing github.com/swaggo/swag v1.8.1
github.com/swaggo/http-swagger/v2
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.