Build with Go 1.25

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2025-09-10 22:51:09 +03:00
parent 65b9e92db3
commit 98e8cd39d4
8 changed files with 116 additions and 113 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v6
with:
go-version: 1.24.x
go-version: 1.25.x
- name: Setup Helm
uses: azure/setup-helm@v4
with:
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v6
with:
go-version: 1.24.x
go-version: 1.25.x
cache-dependency-path: |
**/go.sum
**/go.mod