Skip to content

Commit 1b2273e

Browse files
chore(deps): update dependency go to v1.26.1 (#76)
Co-authored-by: ske-renovate-ce[bot] <163154779+ske-renovate-ce[bot]@users.noreply.github.com>
1 parent ea7037f commit 1b2273e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)