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 e62c1c7 commit 9f43d7aCopy full SHA for 9f43d7a
1 file changed
go.mod
@@ -5,7 +5,7 @@ go 1.24.3
5
require (
6
github.com/charmbracelet/bubbletea v1.3.10
7
github.com/charmbracelet/lipgloss v1.1.0
8
- github.com/charmbracelet/log v0.4.2
+ github.com/charmbracelet/log/v2 v2.0.0
9
github.com/hashicorp/terraform-config-inspect v0.0.0-20260224005459-813a97530220
10
github.com/mattn/go-runewidth v0.0.20
11
github.com/spf13/cobra v1.10.2
0 commit comments