diff options
Diffstat (limited to 'cmd/within.website')
| -rw-r--r-- | cmd/within.website/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/within.website/main.go b/cmd/within.website/main.go index ba4f090..19063f8 100644 --- a/cmd/within.website/main.go +++ b/cmd/within.website/main.go @@ -6,8 +6,8 @@ import ( "net/http" "github.com/Xe/x/internal" + "github.com/Xe/x/vanity" "github.com/mmikulicic/stringlist" - "go.jonnrb.io/vanity" "within.website/ln" "within.website/ln/opname" ) |
