Skip to content

Commit 93f0910

Browse files
authored
Merge pull request #826 from terraform-linters/dependabot/go_modules/github.com/mattn/go-colorable-0.1.7
Bump github.com/mattn/go-colorable from 0.1.6 to 0.1.7
2 parents 722c7f7 + 0671364 commit 93f0910

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/hashicorp/terraform v0.12.28
1616
github.com/hashicorp/terraform-plugin-sdk v1.14.0
1717
github.com/jessevdk/go-flags v1.4.0
18-
github.com/mattn/go-colorable v0.1.6
18+
github.com/mattn/go-colorable v0.1.7
1919
github.com/mitchellh/go-homedir v1.1.0
2020
github.com/serenize/snaker v0.0.0-20171204205717-a683aaf2d516
2121
github.com/sourcegraph/go-lsp v0.0.0-20181119182933-0c7d621186c1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,8 @@ github.com/mattn/go-colorable v0.1.4 h1:snbPLB8fVfU9iwbbo30TPtbLRzwWu6aJS6Xh4eaa
425425
github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
426426
github.com/mattn/go-colorable v0.1.6 h1:6Su7aK7lXmJ/U79bYtBjLNaha4Fs1Rg9plHpcH+vvnE=
427427
github.com/mattn/go-colorable v0.1.6/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
428+
github.com/mattn/go-colorable v0.1.7 h1:bQGKb3vps/j0E9GfJQ03JyhRuxsvdAanXlT9BTw3mdw=
429+
github.com/mattn/go-colorable v0.1.7/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
428430
github.com/mattn/go-isatty v0.0.3/go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4=
429431
github.com/mattn/go-isatty v0.0.4/go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4=
430432
github.com/mattn/go-isatty v0.0.5 h1:tHXDdz1cpzGaovsTB+TVB8q90WEokoVmfMqoVcrLUgw=

0 commit comments

Comments
 (0)