From ed542ac45e00c9b2faa0b41f3c00de6e291e5678 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 1 Jan 2021 11:30:03 -0800 Subject: fixes #1345 Restructure the source tree This is not quite complete, but it sets the stage for other protocols (such as zmq or mqtt) to be added to the project. --- tools/pubrefman/go.mod | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tools/pubrefman/go.mod (limited to 'tools/pubrefman/go.mod') 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 -) -- cgit v1.2.3-70-g09d2