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 0843eb5 commit 219d2fbCopy full SHA for 219d2fb
go.mod
@@ -2,7 +2,7 @@ module github.com/koki-develop/clive
2
3
go 1.22.0
4
5
-toolchain go1.23.6
+toolchain go1.24.3
6
7
require (
8
github.com/charmbracelet/bubbles v0.16.1
mise.toml
@@ -1,4 +1,4 @@
1
[tools]
-go = "1.23.6"
+go = "1.24.3"
"go:github.com/golangci/golangci-lint/cmd/golangci-lint" = "1.64.8"
"go:github.com/goreleaser/goreleaser/v2" = "2.9.0"
0 commit comments