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 aa3008e commit 057c137Copy full SHA for 057c137
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/google/go-github v17.0.0+incompatible // indirect
10
github.com/google/go-querystring v1.0.0 // indirect
11
github.com/hashicorp/go-version v1.2.1
12
- github.com/logrusorgru/aurora v2.0.3+incompatible
+ github.com/logrusorgru/aurora/v3 v3.0.0
13
github.com/otiai10/copy v1.2.0
14
github.com/pkg/errors v0.9.1
15
github.com/spf13/cobra v1.0.0
0 commit comments