]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 27 Feb 2023 08:57:42 +0000 (08:57 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 27 Feb 2023 10:56:40 +0000 (11:56 +0100)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.16...v0.0.17)

---
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>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index e8c9577907a0a6ba7a85c04d698c2fda144939b9..15be29127bda7482626e97a1795ca63b21191bc1 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
        github.com/kyokomi/emoji/v2 v2.2.11
        github.com/magefile/mage v1.14.0
        github.com/marekm4/color-extractor v1.2.0
-       github.com/mattn/go-isatty v0.0.16
+       github.com/mattn/go-isatty v0.0.17
        github.com/mitchellh/hashstructure v1.1.0
        github.com/mitchellh/mapstructure v1.5.0
        github.com/muesli/smartcrop v0.3.0
diff --git a/go.sum b/go.sum
index 197cf36d59073f2fc75529e205b53ac6e6c90baf..6c174422ccdf95e25bc612ff2593d12b2a8c6102 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -1431,8 +1431,8 @@ github.com/mattn/go-isatty v0.0.10/go.mod h1:qgIWMr58cqv1PHHyhnkY9lrL7etaEgOFcME
 github.com/mattn/go-isatty v0.0.11/go.mod h1:PhnuNfih5lzO57/f3n+odYbM4JtupLOxQOAqxQCu2WE=
 github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU=
 github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94=
-github.com/mattn/go-isatty v0.0.16 h1:bq3VjFmv/sOjHtdEhmkEV4x1AJtvUvOJ2PFAZ5+peKQ=
-github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
+github.com/mattn/go-isatty v0.0.17 h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPng=
+github.com/mattn/go-isatty v0.0.17/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
 github.com/mattn/go-runewidth v0.0.2/go.mod h1:LwmH8dsx7+W8Uxz3IHJYH5QSwggIsqBzpuz5H//U1FU=
 github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0=
 github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=