create-go-app / fiber-go-template

📝 Production-ready backend template with Fiber Go Web Framework for Create Go App CLI.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
955 stars 120 forks source link

Fix deprecated method #105

Closed boskiv closed 2 years ago

boskiv commented 2 years ago

Screen Shot 2022-02-14 at 09 21 06

╰─○ go run main.go 
# github.com/create-go-app/fiber-go-template/pkg/routes
pkg/routes/swagger_route.go:15:17: undefined: swagger.Handler

What this PR is changing or adding?

Before/after or any other screenshots

Which issues are fixed by this PR?

Pre-launch Checklist

welcome[bot] commented 2 years ago

Thanks for opening this pull request! 🎉 Please check out our contributing guidelines.

welcome[bot] commented 2 years ago

Congrats on merging your first pull request! 🎉 We here at Create Go App are proud of you!