Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/testmodBuilder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/go.mod')
-rw-r--r--build/go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/go.mod b/build/go.mod
index 6601cf9..09ab567 100644
--- a/build/go.mod
+++ b/build/go.mod
@@ -6,6 +6,5 @@ require (
github.com/gohugoio/hugo v0.56.0
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/pkg/errors v0.8.1
- github.com/shurcooL/go v0.0.0-20190330031554-6713ea532688
github.com/spf13/afero v1.2.2
)