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 ea817f0 commit 7bf6fe5Copy full SHA for 7bf6fe5
internal/tools/go.mod
@@ -57,7 +57,7 @@ require (
57
github.com/ccojocar/zxcvbn-go v1.0.4 // indirect
58
github.com/cespare/xxhash/v2 v2.3.0 // indirect
59
github.com/charithe/durationcheck v0.0.11 // indirect
60
- github.com/charmbracelet/colorprofile v0.3.2 // indirect
+ github.com/charmbracelet/colorprofile v0.3.3 // indirect
61
github.com/charmbracelet/lipgloss v1.1.0 // indirect
62
github.com/charmbracelet/x/ansi v0.10.2 // indirect
63
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
0 commit comments