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
925 stars 119 forks source link

fix golang version in Dockerfile #201

Closed Eeap closed 1 year ago

Eeap commented 1 year ago

What this PR is changing or adding? github.com/rivo/uniseg v0.4.4 // indirect module needs go1.18+, so I change golang image version from 1.17 to 1.19 in Dockerfile.

Which issues are fixed by this PR?

close #200

Pre-launch Checklist

welcome[bot] commented 1 year ago

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

welcome[bot] commented 1 year ago

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