File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
github.com/json-iterator/go v1.1.10
33
33
github.com/juju/errors v0.0.0-20181118221551-089d3ea4e4d5
34
34
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1
35
- github.com/konsorten/go-windows-terminal-sequences v1.0.1
35
+ github.com/konsorten/go-windows-terminal-sequences v1.0.3
36
36
github.com/kr/binarydist v0.1.0
37
37
github.com/kr/fs v0.1.0
38
38
github.com/lxn/walk v0.0.0-20191128110447-55ccb3a9f5c1
Original file line number Diff line number Diff line change @@ -104,6 +104,7 @@ github.com/juju/errors v0.0.0-20181118221551-089d3ea4e4d5/go.mod h1:W54LbzXuIE0b
104
104
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 h1:PJPDf8OUfOK1bb/NeTKd4f1QXZItOX389VN3B6qC8ro =
105
105
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 /go.mod h1:1NbS8ALrpOvjt0rHPNLyCIeMtbizbir8U//inJ+zuB8 =
106
106
github.com/konsorten/go-windows-terminal-sequences v1.0.1 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
107
+ github.com/konsorten/go-windows-terminal-sequences v1.0.3 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
107
108
github.com/kr/binarydist v0.1.0 h1:6kAoLA9FMMnNGSehX0s1PdjbEaACznAv/W219j2uvyo =
108
109
github.com/kr/binarydist v0.1.0 /go.mod h1:DY7S//GCoz1BCd0B0EVrinCKAZN3pXe+MDaIZbXQVgM =
109
110
github.com/kr/fs v0.1.0 h1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8 =
You can’t perform that action at this time.
0 commit comments