mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
chore: update import paths from github.com/charmbracelet/bubbles/v2 to charm.land/bubbles/v2
This commit is contained in:
@@ -3,7 +3,7 @@ package spinner_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/charmbracelet/bubbles/v2/spinner"
|
||||
"charm.land/bubbles/v2/spinner"
|
||||
)
|
||||
|
||||
func TestSpinnerNew(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user