change repo paths

This commit is contained in:
Simon Aronsson 2019-04-03 21:02:05 +02:00
parent aaaddc8902
commit ab299b59f8
7 changed files with 26 additions and 26 deletions

View file

@ -4,7 +4,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
"github.com/v2tec/watchtower/container/mocks"
"github.com/containrrr/watchtower/container/mocks"
)
func TestWatchtowerContainersFilter(t *testing.T) {