We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95cb11f commit f1d149cCopy full SHA for f1d149c
1 file changed
go.mod
@@ -2,6 +2,8 @@ module github.com/onflow/flow-cli
2
3
go 1.24
4
5
+toolchain go1.24.0
6
+
7
require (
8
github.com/charmbracelet/bubbles v0.19.0
9
github.com/charmbracelet/bubbletea v1.3.4
0 commit comments