forked from LaconicNetwork/kompose
move to kubernetes-incubator
update imports to reflect move to kubernetes-incubator
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"github.com/skippbox/kompose/pkg/transformer"
|
||||
"github.com/kubernetes-incubator/kompose/pkg/transformer"
|
||||
)
|
||||
|
||||
func TestParseVolume(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user