Skip to content

Commit b1a3b5c

Browse files
Bump github.com/konsorten/go-windows-terminal-sequences (#588)
Bumps [github.com/konsorten/go-windows-terminal-sequences](https://github.com/konsorten/go-windows-terminal-sequences) from 1.0.1 to 1.0.3. - [Release notes](https://github.com/konsorten/go-windows-terminal-sequences/releases) - [Commits](konsorten/go-windows-terminal-sequences@v1.0.1...v1.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cc05a69 commit b1a3b5c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ require (
3232
github.com/json-iterator/go v1.1.10
3333
github.com/juju/errors v0.0.0-20181118221551-089d3ea4e4d5
3434
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
3636
github.com/kr/binarydist v0.1.0
3737
github.com/kr/fs v0.1.0
3838
github.com/lxn/walk v0.0.0-20191128110447-55ccb3a9f5c1

go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ github.com/juju/errors v0.0.0-20181118221551-089d3ea4e4d5/go.mod h1:W54LbzXuIE0b
104104
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 h1:PJPDf8OUfOK1bb/NeTKd4f1QXZItOX389VN3B6qC8ro=
105105
github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1/go.mod h1:1NbS8ALrpOvjt0rHPNLyCIeMtbizbir8U//inJ+zuB8=
106106
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=
107108
github.com/kr/binarydist v0.1.0 h1:6kAoLA9FMMnNGSehX0s1PdjbEaACznAv/W219j2uvyo=
108109
github.com/kr/binarydist v0.1.0/go.mod h1:DY7S//GCoz1BCd0B0EVrinCKAZN3pXe+MDaIZbXQVgM=
109110
github.com/kr/fs v0.1.0 h1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8=

0 commit comments

Comments
 (0)