From b64e0a9c8b8edd7f110f8c5ce211c2a88ba7fe4f Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 1 Jul 2024 17:39:28 -0400 Subject: fix buf Signed-off-by: Xe Iaso --- cmd/future-sight/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/future-sight') 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" -- cgit v1.2.3