From 3338d3e7fcf985a68f44f29b1c25215b0d42cdb7 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Thu, 30 May 2019 12:17:43 -0400 Subject: subsume vanity, update within.website --- cmd/within.website/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') 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" ) -- cgit v1.2.3