You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update Go version syntax from single quotes to double quotes in GitHub Actions workflows
- Add Go version 1.20 and update the Go version range to include 1.21 in the test matrix
- Remove unnecessary newlines in the GoReleaser GitHub Action workflow
- Standardize Go version specification to use semantic versioning prefix `^1` in GoReleaser workflow
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments