Moved package to lmika.dev/cmd/dynamo-browse
All checks were successful
ci / build (push) Successful in 3m17s

This commit is contained in:
Leon Mika 2025-05-26 22:04:23 +10:00
parent 8b5b5798da
commit 32ae488066
111 changed files with 297 additions and 297 deletions

View file

@ -1,7 +1,7 @@
package testworkspace
import (
"github.com/lmika/dynamo-browse/internal/common/workspaces"
"lmika.dev/cmd/dynamo-browse/internal/common/workspaces"
"github.com/stretchr/testify/assert"
"os"
"testing"