Release notes, v1.0.0
👋 Hi, folks!
We are glad to announce the first stable release of the template to help the Go community build their excellent modules faster! 🎉
Ready to go (opens in a new tab)
- Adopted for Go 1.11..1.20 (opens in a new tab) support.
- Call
make go-1.11 # go-1.12, etc.
and work with a module inside the specified Go environment.
- Call
- Has a lot of well-tested workflows (opens in a new tab).
- Uses the full power of GitHub:
- Implements best practices of Go.
- Includes Makefiles (opens in a new tab), Taskfiles (opens in a new tab), and tools (opens in a new tab).
Out of the box (opens in a new tab)
Slack integration
Documentation
Based on Nextra (opens in a new tab), hosted by GitHub Pages (opens in a new tab). See the example (opens in a new tab).