fix: exclude dockerutils and testutils package

This commit is contained in:
Markus Pesch
2020-11-07 23:03:11 +01:00
parent 675af77965
commit d0cfdd7102
9 changed files with 15 additions and 1886 deletions

View File

@ -12,8 +12,8 @@ import (
"testing"
"time"
"git.cryptic.systems/volker.raschek/dockerutils"
"git.cryptic.systems/volker.raschek/flucky/pkg/repository"
"git.cryptic.systems/volker.raschek/flucky/pkg/testutils/dockerutils"
"git.cryptic.systems/volker.raschek/flucky/pkg/types"
"git.cryptic.systems/volker.raschek/go-logger"
uuid "github.com/satori/go.uuid"