Skip to content

Commit 99a5c38

Browse files
chore(deps): update dependency go to v1.25.3 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6919557 commit 99a5c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Go
1818
uses: actions/setup-go@v6
1919
with:
20-
go-version: '1.25.1'
20+
go-version: '1.25.3'
2121

2222
- name: Get dependencies
2323
run: go mod download

0 commit comments

Comments
 (0)