File tree 2 files changed +6
-10
lines changed
2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/daixiang0/gci v0.9.0
28
28
github.com/denis-tingaikin/go-header v0.4.3
29
29
github.com/esimonov/ifshort v1.0.4
30
- github.com/fatih/color v1.13.0
30
+ github.com/fatih/color v1.14.1
31
31
github.com/firefart/nonamedreturns v1.0.4
32
32
github.com/fzipp/gocyclo v0.6.0
33
33
github.com/go-critic/go-critic v0.6.5
@@ -146,7 +146,7 @@ require (
146
146
github.com/kisielk/gotool v1.0.0 // indirect
147
147
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
148
148
github.com/magiconair/properties v1.8.6 // indirect
149
- github.com/mattn/go-isatty v0.0.16 // indirect
149
+ github.com/mattn/go-isatty v0.0.17 // indirect
150
150
github.com/mattn/go-runewidth v0.0.9 // indirect
151
151
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
152
152
github.com/mitchellh/mapstructure v1.5.0 // indirect
You can’t perform that action at this time.
0 commit comments