summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f71a904..c4c4879 100644
--- a/go.mod
+++ b/go.mod
@@ -2,6 +2,5 @@ module github.com/alexflint/go-arg
require (
github.com/alexflint/go-scalar v1.0.0
- github.com/kr/pretty v0.1.0
github.com/stretchr/testify v1.2.2
)