change module name to new upstream

This commit is contained in:
Lobo 2025-10-29 13:38:45 -03:00
parent 6c66b32396
commit f7e904c6a4
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import (
"math"
"strings"
"codeberg.org/lobo/nanite/widgets/pager"
"git.rhzm.org/lobo/nanite/widgets/pager"
"git.sr.ht/~rockorager/vaxis"
"git.sr.ht/~rockorager/vaxis/widgets/textinput"
)