diafour opened this issue 3 years ago · 1 comments
Is your feature request related to a problem? Please describe.
go-openapi dependency is outdated. It blocks usage of Go 1.16 because of changes in reflect package.
Describe the solution you'd like to see
Look through go.mod and update dependencies.
Fixed in #324