Change import for the experiment branch
authorMikael Berthe <mikael@lilotux.net>
Wed, 12 Apr 2017 18:27:34 +0200
changeset 86 ae6efea0207f
parent 85 abf0f5e40281
child 87 1b4653f07bfc
Change import for the experiment branch
cmd/gondole-cli/main.go
--- a/cmd/gondole-cli/main.go	Wed Apr 12 17:36:27 2017 +0200
+++ b/cmd/gondole-cli/main.go	Wed Apr 12 18:27:34 2017 +0200
@@ -7,7 +7,7 @@
 
 	"github.com/urfave/cli"
 
-	"github.com/keltia/gondole"
+	"github.com/McKael/gondole"
 )
 
 var (