Changelog
Others
- 2816d6d: Add Go 1.26 to GitHub Actions test matrix (@appleboy)
- a92928f: Update golangci-lint version to v2.9 (@appleboy)
- b77776e: Fix Trivy badge URL in README.md (@appleboy)
Bug fixes
- 123928c: fix: allow ^ anchor in regex CORS origin patterns (#177) (@brokenthumbs)
- 3585a5e: fix: resolve golangci-lint issues in tests (@appleboy)
Enhancements
- 21c982f: chore: update Go version and refresh dependencies to latest releases (@appleboy)
- 402233a: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)
- 0c14279: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)
- 3333b3d: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)
- 754ef53: chore(ci): update golangci-lint to v2.6 (@appleboy)
- c5dcea8: chore(deps): bump actions/cache from 4 to 5 (@appleboy)
- 139173a: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)
- 9e6ec27: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)
- e19d20d: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)
Build process updates
- f46b87e: ci: integrate Trivy vulnerability scanning into CI workflow (@appleboy)
- c4b4ccf: ci: broaden CI Go version testing (@appleboy)
- 33f131c: ci: add dedicated Trivy security scanning and status badge (@appleboy)
- fe8e9d0: ci: integrate automated Trivy security scanning via GitHub Actions (@appleboy)
- f20e310: ci: update CI tooling and refine supported Go versions (@appleboy)
- d94e477: ci: modernize and consolidate CI workflows and security scanning (@appleboy)
- b16eb9f: ci: rename Trivy workflow file for enhanced clarity (@appleboy)
- ec180b5: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)