Skip to content

Commit 6feed29

Browse files
Go 1.23.5
1 parent f02e941 commit 6feed29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
goos: [windows, linux]
2525
goarch: [amd64, 386]
26-
buildtarget: ['go1.23.4']
26+
buildtarget: ['go1.23.5']
2727
fail-fast: false
2828
env:
2929
GOOS: ${{ matrix.goos }}

0 commit comments

Comments
 (0)