summary refs log tree commit diff stats
path: root/registry/index.go
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-14 04:07:28 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-14 04:07:34 -0400
commit7bf834d52cebc49a1cb83155a22f67724318743e (patch)
tree29bb603e2cad7c0d6eabe177cc3db952fdda0cae /registry/index.go
parentfaad3621aea68c05d67e86e3b1b3dfc983c7b620 (diff)
downloadgetwtxt-7bf834d52cebc49a1cb83155a22f67724318743e.tar.gz
initialized new go module for registry library
Diffstat (limited to 'registry/index.go')
-rw-r--r--registry/index.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/index.go b/registry/index.go
index c5f8d2c..807c83c 100644
--- a/registry/index.go
+++ b/registry/index.go
@@ -1,4 +1,4 @@
-package registry
+package registry // import "github.com/gbmor/getwtxt/registry"
 
 import (
 	"log"