Add echo-swagger/v2 for Echo v5 compatibility

This commit is contained in:
2026-05-20 22:00:52 +02:00
parent 2cff8d16d7
commit b80ad90eab
3 changed files with 6 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ require (
github.com/mattn/go-isatty v0.0.22 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/sv-tools/openapi v0.2.1 // indirect
github.com/swaggo/echo-swagger/v2 v2.0.1 // indirect
github.com/swaggo/files/v2 v2.0.0 // indirect
github.com/swaggo/swag/v2 v2.0.0-rc4 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect