We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1860c25 commit 2ef9d7cCopy full SHA for 2ef9d7c
go.mod
@@ -2,7 +2,7 @@ module github.com/koki-develop/gat
2
3
go 1.24.0
4
5
-toolchain go1.25.1
+toolchain go1.25.4
6
7
require (
8
github.com/alecthomas/chroma/v2 v2.20.0
mise.toml
@@ -1,5 +1,5 @@
1
[tools]
-go = "1.25.1"
+go = "1.25.4"
"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.4.0"
"go:github.com/charmbracelet/vhs" = "0.9.0"
0 commit comments