File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/pterm/cli-template
3
3
go 1.16
4
4
5
5
require (
6
- github.com/pterm/pcli v0.4.4
6
+ github.com/pterm/pcli v0.4.6
7
7
github.com/pterm/pterm v0.12.38
8
8
github.com/spf13/cobra v1.4.0
9
9
)
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/prometheus/common v0.4.0/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y8
154
154
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
155
155
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
156
156
github.com/prometheus/tsdb v0.7.1 /go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU =
157
- github.com/pterm/pcli v0.4.4 h1:3WvDACKqi/cD6/tHZ2GLNa5EEwlolpknnrdn/LBrlU0 =
158
- github.com/pterm/pcli v0.4.4 /go.mod h1:HHBF3Qf6k5/r1v6FWGhPJ8xFtS3IJ7uJoPsm/E3rd9w =
157
+ github.com/pterm/pcli v0.4.6 h1:jYsqFEfhOH8n8SSxyKHNw3y+qbE9BMZCWaxIA3ovEkQ =
158
+ github.com/pterm/pcli v0.4.6 /go.mod h1:HHBF3Qf6k5/r1v6FWGhPJ8xFtS3IJ7uJoPsm/E3rd9w =
159
159
github.com/pterm/pterm v0.12.17 /go.mod h1:fxLSiGFiUMqc4cksgghkmjoaxK3O55cC/XN3z9rYY5Q =
160
160
github.com/pterm/pterm v0.12.27 /go.mod h1:PhQ89w4i95rhgE+xedAoqous6K9X+r6aSOI2eFF7DZI =
161
161
github.com/pterm/pterm v0.12.29 /go.mod h1:WI3qxgvoQFFGKGjGnJR849gU0TsEOvKn5Q8LlY1U7lg =
You can’t perform that action at this time.
0 commit comments