This doesn't change our go.mod, which still only requires go1.22 as a minimum. It only changes our builds to use go1.24 so we have the latest improvements.
@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-go@v5
with:
- go-version: '1.23'
+ go-version: '1.24'
check-latest: true
- name: Install goimports
@@ -14,7 +14,7 @@ jobs:
- name: Build
@@ -37,7 +37,7 @@ jobs:
@@ -70,7 +70,7 @@ jobs:
- name: Import certificates
@@ -22,7 +22,7 @@ jobs:
- name: build
@@ -60,7 +60,7 @@ jobs:
@@ -102,7 +102,7 @@ jobs:
- name: Build nebula