We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95cb11f + f1d149c commit a60ed05Copy full SHA for a60ed05
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