From f0e6ec2b5eb0b8d9129a20cf2c580bc7283c7ea9 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Thu, 14 Nov 2019 11:46:31 -0800 Subject: [PATCH] Nope --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 1003bae41..9c89ff7b1 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,6 @@ module github.com/github/gh-cli go 1.13 require ( - github.com/fatih/color v1.7.0 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 github.com/mattn/go-colorable v0.1.2 github.com/mattn/go-isatty v0.0.9