From 10ee69de59f3e6f9cae79746c6ab9a6eb9603400 Mon Sep 17 00:00:00 2001 From: ewy Date: Sat, 2 May 2026 15:17:55 +0200 Subject: update module path --- viewport/scroll.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'viewport/scroll.go') diff --git a/viewport/scroll.go b/viewport/scroll.go index 280fea7..21231e1 100644 --- a/viewport/scroll.go +++ b/viewport/scroll.go @@ -1,7 +1,7 @@ package viewport import ( - "git.ewy.one/pik/menu/style" + "git.ewy.one/pik.git/menu/style" "github.com/charmbracelet/lipgloss" "strings" ) -- cgit v1.3.1