swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.76k stars 270 forks source link

I want support go version:1.18 #201

Closed xjiahong closed 2 years ago

xjiahong commented 2 years ago

I want support go version:1.18

ubogdan commented 2 years ago

😄 Do you have any issue with gin on go 1.18?

xjiahong commented 2 years ago

image image The new feature does not appear to be supported

ubogdan commented 2 years ago

This issue is not related to gin.

Duplicated https://github.com/swaggo/swag/issues/1170