- Remove Dependabot configuration file
- Add CodeQL analysis workflow for code scanning
- Add CodeQL workflow with scheduled runs and matrix configuration for Go language
- Rename Go workflow to "Run Tests"
- Update Go workflow branches configuration
- Upgrade actions and tools versions in Go workflow
- Expand Go workflow matrix to include multiple OS and Go versions
- Add GoReleaser workflow for automated releases
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>