We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31a31f commit e4d85a8Copy full SHA for e4d85a8
go.mod
@@ -4,6 +4,6 @@ go 1.16
4
5
require (
6
github.com/pterm/pcli v0.4.6
7
- github.com/pterm/pterm v0.12.38
+ github.com/pterm/pterm v0.12.50
8
github.com/spf13/cobra v1.4.0
9
)
0 commit comments