Skip to content

Commit a756781

Browse files
committed
chore: run go mod tidy
1 parent 06cfa96 commit a756781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ require (
66
charm.land/bubbles/v2 v2.0.0
77
charm.land/huh/v2 v2.0.3
88
charm.land/lipgloss/v2 v2.0.1
9+
github.com/charmbracelet/colorprofile v0.4.2
910
github.com/goccy/go-yaml v1.19.2
1011
github.com/pelletier/go-toml/v2 v2.2.4
1112
github.com/tidwall/sjson v1.2.5
@@ -17,7 +18,6 @@ require (
1718
charm.land/bubbletea/v2 v2.0.2 // indirect
1819
github.com/atotto/clipboard v0.1.4 // indirect
1920
github.com/catppuccin/go v0.3.0 // indirect
20-
github.com/charmbracelet/colorprofile v0.4.2 // indirect
2121
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 // indirect
2222
github.com/charmbracelet/x/ansi v0.11.6 // indirect
2323
github.com/charmbracelet/x/exp/ordered v0.1.0 // indirect

0 commit comments

Comments
 (0)