Skip to content

Commit 13073f1

Browse files
chore(deps): update dependency go to v1.26.1
1 parent ea7037f commit 13073f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/setup-go@v6
2323
id: go
2424
with:
25-
go-version: 1.26.0
25+
go-version: 1.26.1
2626
- name: Verify go.mod is sane
2727
run: go mod tidy && git diff --no-patch --exit-code
2828
- name: Golangci-lint

0 commit comments

Comments
 (0)