Commit 852425a 1 parent 7d3ce9e commit 852425a Copy full SHA for 852425a
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 @@ -90,6 +90,7 @@ require (
90
90
github.com/josharian/intern v1.0.0 // indirect
91
91
github.com/json-iterator/go v1.1.12 // indirect
92
92
github.com/kevinburke/ssh_config v1.2.0 // indirect
93
+ github.com/kylelemons/godebug v1.1.0 // indirect
93
94
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
94
95
github.com/mailru/easyjson v0.7.7 // indirect
95
96
github.com/mattn/go-colorable v0.1.13 // indirect
Original file line number Diff line number Diff line change @@ -174,6 +174,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
174
174
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
175
175
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
176
176
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
177
+ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
178
+ github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
177
179
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0 =
178
180
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de /go.mod h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE =
179
181
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
You can’t perform that action at this time.
0 commit comments