build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20

Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.19 to 0.0.20.
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.19...v0.0.20)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-27 08:33:07 +00:00
committed by Bjørn Erik Pedersen
parent 5f5e55aa8d
commit 3d9bd404ee
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/kyokomi/emoji/v2 v2.2.12
github.com/magefile/mage v1.15.0
github.com/marekm4/color-extractor v1.2.1
github.com/mattn/go-isatty v0.0.19
github.com/mattn/go-isatty v0.0.20
github.com/mitchellh/hashstructure v1.1.0
github.com/mitchellh/mapstructure v1.5.0
github.com/muesli/smartcrop v0.3.0