Skip to content

Commit 59d88ba

Browse files
chore(deps): update dependency go to 1.25
Generated by renovateBot
1 parent 043b56b commit 59d88ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up Go
5252
uses: actions/setup-go@v5
5353
with:
54-
go-version: "1.24"
54+
go-version: "1.25"
5555

5656
- name: Download Go modules
5757
run: go mod download

0 commit comments

Comments
 (0)