Switch to go mod from dep

This commit is contained in:
stefanprodan
2019-06-11 19:37:36 +03:00
parent 678f79fc61
commit 028933b635
18 changed files with 630 additions and 1346 deletions
-1
View File
@@ -6,7 +6,6 @@ import (
"strings"
"time"
_ "github.com/stefanprodan/klog"
clientset "github.com/weaveworks/flagger/pkg/client/clientset/versioned"
informers "github.com/weaveworks/flagger/pkg/client/informers/externalversions"
"github.com/weaveworks/flagger/pkg/controller"