We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d11e3 commit c2736e0Copy full SHA for c2736e0
1 file changed
go/go.mod
@@ -8,7 +8,7 @@ require (
8
cloud.google.com/go/pubsub/v2 v2.4.0
9
cloud.google.com/go/storage v1.60.0
10
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.31.0
11
- github.com/charmbracelet/lipgloss v1.1.0
+ github.com/charmbracelet/lipgloss/v2 v2.0.0
12
github.com/go-git/go-git/v6 v6.0.0-20260206150416-f623c7555599
13
github.com/google/go-cmp v0.7.0
14
github.com/hashicorp/go-retryablehttp v0.7.8
0 commit comments