Skip to content

Commit 9f99974

Browse files
fix(deps): update go to 1.26.3 (#64)
| datasource | package | from | to | | ----------- | --------- | ------ | ------ | | github-tags | golang/go | 1.26.2 | 1.26.3 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f698e9c commit 9f99974

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.mise.ci.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Used by GitHub Actions to set up tools for e2e tests
33

44
[tools]
5-
go = "1.26.2"
5+
go = "1.26.3"
66
task = "3.50.0"
77
golangci-lint = "2.12.2"
88
neovim = "0.12.2"

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
go = "1.26.2"
2+
go = "1.26.3"
33
task = "3.50.0"
44
golangci-lint = "2.12.2"
55
goreleaser = "2.15.4"

0 commit comments

Comments
 (0)