aboutsummaryrefslogtreecommitdiff
path: root/tools/pubrefman/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pubrefman/go.mod')
-rw-r--r--tools/pubrefman/go.mod11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/pubrefman/go.mod b/tools/pubrefman/go.mod
deleted file mode 100644
index b181f172..00000000
--- a/tools/pubrefman/go.mod
+++ /dev/null
@@ -1,11 +0,0 @@
-module go.nanomsg.org/nng/pubrefman
-
-go 1.14
-
-require (
- github.com/bytesparadise/libasciidoc v0.3.1-0.20200802124845-5dcda3220c31
- github.com/go-git/go-billy/v5 v5.0.0
- github.com/go-git/go-git/v5 v5.1.0
- github.com/google/uuid v1.1.1
- github.com/spf13/jwalterweatherman v1.0.0
-)