We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fec0d3 commit 5d2c70bCopy full SHA for 5d2c70b
cmd/morphir/go.mod
@@ -5,7 +5,7 @@ go 1.25.5
5
require (
6
github.com/BurntSushi/toml v1.6.0
7
github.com/charmbracelet/bubbles v0.21.0
8
- github.com/charmbracelet/bubbletea v1.3.10
+ github.com/charmbracelet/bubbletea/v2 v2.0.1
9
github.com/charmbracelet/glamour v0.10.0
10
github.com/charmbracelet/lipgloss/v2 v2.0.0-beta.3
11
github.com/finos/morphir-go/pkg/bindings/golang v0.4.0-alpha.4
0 commit comments