aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-02-07 01:17:19 +0100
committerGitHub <noreply@github.com>2020-02-07 01:17:19 +0100
commite384e35183d0e1452df31c4bdf2ed58ba79a7409 (patch)
treea8d9d2548d33a8035d48042259c1ddbf19d5f924 /go.mod
parent1a3cbdc4185c50a5896f84c6c7103aac9bf97105 (diff)
parentbe332ee811b0b9d7fc3bc8d9baadc8d3c2240af5 (diff)
downloadgit-bug-e384e35183d0e1452df31c4bdf2ed58ba79a7409.tar.gz
Merge pull request #309 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.12
build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 140b7bf4..1805971e 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
github.com/mattn/go-colorable v0.1.4 // indirect
- github.com/mattn/go-isatty v0.0.8
+ github.com/mattn/go-isatty v0.0.12
github.com/phayes/freeport v0.0.0-20171002181615-b8543db493a5
github.com/pkg/errors v0.8.1
github.com/shurcooL/githubv4 v0.0.0-20190601194912-068505affed7