Skip to content

Commit 09c498a

Browse files
chore(deps): update dependency go to 1.26 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c61189b commit 09c498a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/setup-go@v6
1616
id: go
1717
with:
18-
go-version: 1.25
18+
go-version: 1.26
1919

2020
- run: go mod download
2121
- run: go test ./...

0 commit comments

Comments
 (0)