diff options
Diffstat (limited to 'registry/index.go')
-rw-r--r-- | registry/index.go | 2 |
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" |