File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ require (
25
25
github.com/inconshreveable/mousetrap v1.0.0 // indirect
26
26
github.com/jessevdk/go-flags v1.4.0
27
27
github.com/kr/pretty v0.1.0 // indirect
28
+ github.com/kr/pty v1.1.4 // indirect
28
29
github.com/mcuadros/go-lookup v0.0.0-20171110082742-5650f26be767 // indirect
29
30
github.com/mitchellh/go-homedir v1.1.0
30
31
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxv
63
63
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI =
64
64
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
65
65
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
66
+ github.com/kr/pty v1.1.4 h1:5Myjjh3JY/NaAi4IsUbHADytDyl1VE1Y9PXDlL+P/VQ =
67
+ github.com/kr/pty v1.1.4 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
66
68
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
67
69
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
68
70
github.com/magiconair/properties v1.8.0 h1:LLgXmsheXeRoUOBOjtwPQCWIYqM/LU1ayDtDePerRcY =
You can’t perform that action at this time.
0 commit comments