diff options
Diffstat (limited to 'cmd/tag.go')
| -rw-r--r-- | cmd/tag.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ import ( "strings" "unicode" - "github.com/felix/dhtsearch/models" + "src.userspace.com.au/dhtsearch/models" ) // Default tags, can be supplimented or overwritten by config |
