From d0ff1b2d04fc0caf57d99f1d34ce13cf4aae6a1a Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Wed, 27 Mar 2019 07:18:52 -0700 Subject: reorg: phase 1 --- go.mod | 2 -- 1 file changed, 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 387df9d..183c97c 100644 --- a/go.mod +++ b/go.mod @@ -16,9 +16,7 @@ require ( github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect github.com/snabb/sitemap v1.0.0 github.com/stretchr/testify v1.3.0 - github.com/tj/front v0.0.0-20170212063142-739be213b0a1 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect - gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 // indirect gopkg.in/yaml.v2 v2.2.1 within.website/ln v0.5.2 ) -- cgit v1.2.3