aboutsummaryrefslogtreecommitdiff
path: root/cmd/future-sight
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/future-sight')
-rw-r--r--cmd/future-sight/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/future-sight/main.go b/cmd/future-sight/main.go
index b702fef..507a84d 100644
--- a/cmd/future-sight/main.go
+++ b/cmd/future-sight/main.go
@@ -21,7 +21,7 @@ import (
"github.com/redis/go-redis/v9"
"golang.org/x/sync/errgroup"
"google.golang.org/protobuf/proto"
- pb "within.website/x/buf/x/future-sight"
+ pb "within.website/x/buf/future-sight"
"within.website/x/internal"
"within.website/x/internal/xesite"
"within.website/x/web/useragent"