Skip to content

Commit dca2dd1

Browse files
chore(deps): update dependency go to v1.26.3 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e93e78e commit dca2dd1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/koki-develop/gat
22

33
go 1.25.0
44

5-
toolchain go1.25.5
5+
toolchain go1.26.3
66

77
require (
88
github.com/alecthomas/chroma/v2 v2.21.1

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.25.5"
2+
go = "1.26.3"
33

44
"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.7.2"
55
"go:github.com/charmbracelet/vhs" = "0.9.0"

0 commit comments

Comments
 (0)