Skip to content

Commit 1bb23af

Browse files
build(deps): bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 (#3123)
1 parent 69a49cf commit 1bb23af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ require (
5959
github.com/lufeee/execinquery v1.2.1
6060
github.com/maratori/testpackage v1.1.0
6161
github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 // v1.0
62-
github.com/mattn/go-colorable v0.1.12
62+
github.com/mattn/go-colorable v0.1.13
6363
github.com/mbilski/exhaustivestruct v1.2.0
6464
github.com/mgechev/revive v1.2.3
6565
github.com/mitchellh/go-homedir v1.1.0
@@ -138,7 +138,7 @@ require (
138138
github.com/kisielk/gotool v1.0.0 // indirect
139139
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
140140
github.com/magiconair/properties v1.8.6 // indirect
141-
github.com/mattn/go-isatty v0.0.14 // indirect
141+
github.com/mattn/go-isatty v0.0.16 // indirect
142142
github.com/mattn/go-runewidth v0.0.9 // indirect
143143
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
144144
github.com/mitchellh/mapstructure v1.5.0 // indirect

go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)