File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ require (
7373 github.com/aymerick/douceur v0.2.0 // indirect
7474 github.com/blang/semver v3.5.1+incompatible // indirect
7575 github.com/catppuccin/go v0.3.0 // indirect
76+ github.com/cenkalti/backoff/v5 v5.0.2 // indirect
7677 github.com/charmbracelet/bubbles v0.21.0 // indirect
7778 github.com/charmbracelet/bubbletea v1.3.4 // indirect
7879 github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
Original file line number Diff line number Diff line change @@ -100,6 +100,8 @@ github.com/catppuccin/go v0.3.0 h1:d+0/YicIq+hSTo5oPuRi5kOpqkVA5tAsU6dNhvRu+aY=
100100github.com/catppuccin/go v0.3.0 /go.mod h1:8IHJuMGaUUjQM82qBrGNBv7LFq6JI3NnQCF6MOlZjpc =
101101github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
102102github.com/cenkalti/backoff/v4 v4.3.0 /go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE =
103+ github.com/cenkalti/backoff/v5 v5.0.2 h1:rIfFVxEf1QsI7E1ZHfp/B4DF/6QBAUhmgkxc0H7Zss8 =
104+ github.com/cenkalti/backoff/v5 v5.0.2 /go.mod h1:rkhZdG3JZukswDf7f0cwqPNk4K0sa+F97BxZthm/crw =
103105github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
104106github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
105107github.com/charmbracelet/bubbles v0.21.0 h1:9TdC97SdRVg/1aaXNVWfFH3nnLAwOXr8Fn6u6mfQdFs =
You can’t perform that action at this time.
0 commit comments