chore(deps): update Go version to 1.23 in configuration files

This commit is contained in:
LinkinStars
2025-06-24 11:16:29 +08:00
parent d02d09bb9a
commit 03ec0ddfbb
5 changed files with 5 additions and 5 deletions
@@ -44,7 +44,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.22
go-version: 1.23
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with: