diff options
| author | Alex Flint <[email protected]> | 2019-04-14 16:11:46 -0700 |
|---|---|---|
| committer | Alex Flint <[email protected]> | 2019-04-14 16:11:46 -0700 |
| commit | 2952bf0265f9862b9e453ef1e91f9b9299f1d9a3 (patch) | |
| tree | 7906d529f8cb610864078de5d0f0507c89880522 /go.mod | |
| parent | 6266d3e5b7784d5d761030da6c8e468f866ae4b4 (diff) | |
update deps with go mod tidy; go vendor
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ) |
