From 2952bf0265f9862b9e453ef1e91f9b9299f1d9a3 Mon Sep 17 00:00:00 2001 From: Alex Flint Date: Sun, 14 Apr 2019 16:11:46 -0700 Subject: update deps with go mod tidy; go vendor --- go.mod | 1 - 1 file changed, 1 deletion(-) (limited to 'go.mod') 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 ) -- cgit v1.2.3