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 840af62 commit 4d2a9b7Copy full SHA for 4d2a9b7
go.mod
@@ -2,7 +2,7 @@ module github.com/koki-develop/gat
2
3
go 1.24.0
4
5
-toolchain go1.25.4
+toolchain go1.25.5
6
7
require (
8
github.com/alecthomas/chroma/v2 v2.20.0
mise.toml
@@ -1,5 +1,5 @@
1
[tools]
-go = "1.25.4"
+go = "1.25.5"
"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.6.2"
"go:github.com/charmbracelet/vhs" = "0.9.0"
0 commit comments