aboutsummaryrefslogtreecommitdiff
path: root/cmd/within.website
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/within.website')
-rw-r--r--cmd/within.website/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/within.website/main.go b/cmd/within.website/main.go
index 85029f5..57aa40f 100644
--- a/cmd/within.website/main.go
+++ b/cmd/within.website/main.go
@@ -5,11 +5,11 @@ import (
"embed"
"flag"
"html/template"
+ "log/slog"
"net/http"
"os"
"go.jetpack.io/tyson"
- "golang.org/x/exp/slog"
"tailscale.com/tsweb"
"within.website/x/internal"
"within.website/x/web/vanity"