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 125521c commit 4a24545Copy full SHA for 4a24545
go.mod
@@ -2,7 +2,7 @@ module github.com/koki-develop/clive
2
3
go 1.23.0
4
5
-toolchain go1.24.3
+toolchain go1.24.5
6
7
require (
8
github.com/charmbracelet/bubbles v0.21.0
mise.toml
@@ -1,4 +1,4 @@
1
[tools]
-go = "1.24.3"
+go = "1.24.4"
"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.1.6"
"go:github.com/goreleaser/goreleaser/v2" = "2.9.0"
0 commit comments