Skip to content

Commit 4c89a9b

Browse files
committed
chore(deps): update dependency go to v1.24.2
1 parent 6527537 commit 4c89a9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- uses: actions/setup-go@v5
2828
with:
29-
go-version: '1.24.1'
29+
go-version: '1.24.2'
3030

3131
- name: Setup svu
3232
run: |

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module github.com/stv0g/gose
55

66
go 1.22.0
77

8-
toolchain go1.24.1
8+
toolchain go1.24.2
99

1010
require (
1111
github.com/aws/aws-sdk-go v1.55.6

0 commit comments

Comments
 (0)