Skip to content

Commit e232891

Browse files
authored
Merge pull request #6299 from snyk/fix/golang_1.24.10
fix(dependencies): Upgrade golang to 1.24.10 to fix vulnerabilities
2 parents 05fed55 + c039f99 commit e232891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ parameters:
1919
go_version:
2020
type: string
2121
# https://go.dev/doc/devel/release
22-
default: '1.24.8'
22+
default: '1.24.10'
2323
aws_version:
2424
type: string
2525
# https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst

0 commit comments

Comments
 (0)