Fixed package of scriptx

This commit is contained in:
Leon Mika 2026-08-08 10:28:01 +10:00
parent 74afda5110
commit 353b4277cf
6 changed files with 18 additions and 11 deletions

View file

@ -5,7 +5,7 @@ import (
"testing"
"github.com/bitfield/script"
"github.com/lmika/scriptx"
"lmika.dev/pkg/scriptx"
)
func TestCSVColumn(t *testing.T) {