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 2dc5dbf commit 95fb151Copy full SHA for 95fb151
go.mod
@@ -2,7 +2,7 @@ module github.com/koki-develop/clive
2
3
go 1.23.0
4
5
-toolchain go1.25.0
+toolchain go1.25.4
6
7
require (
8
github.com/charmbracelet/bubbles v0.21.0
mise.toml
@@ -1,4 +1,4 @@
1
[tools]
-go = "1.25.0"
+go = "1.25.4"
"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.4.0"
"go:github.com/goreleaser/goreleaser/v2" = "2.9.0"
0 commit comments