Skip to content

Commit e33ca22

Browse files
committed
update Go version to 1.24.8
1 parent f903046 commit e33ca22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

GO_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.7
1+
1.24.8

GO_VERSION_WINDOWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.7
1+
1.24.8

packaging/amazon-linux-ami-integrated/ecs-agent.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Source5: amazon-ecs-volume-plugin.conf
4242
Source6: ebs-csi-driver-arm64-v%{version}.tar
4343
Source7: ebs-csi-driver-v%{version}.tar
4444

45-
BuildRequires: golang >= 1.23.0
45+
BuildRequires: golang >= 1.24.0
4646
%if %{with systemd}
4747
BuildRequires: systemd
4848
Requires: systemd

0 commit comments

Comments
 (0)