issue-50: fixed package name (#52)
Changed package name from github.com/lmika/audax to github.com/lmika/dynamo-browse
This commit is contained in:
parent
4b4d515ade
commit
f65c5778a9
107 changed files with 257 additions and 257 deletions
|
|
@ -1,7 +1,7 @@
|
|||
package testworkspace
|
||||
|
||||
import (
|
||||
"github.com/lmika/audax/internal/common/workspaces"
|
||||
"github.com/lmika/dynamo-browse/internal/common/workspaces"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"os"
|
||||
"testing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue