handle move of egoscale to exoscale (#430)

This commit is contained in:
Sean Brandt 2017-09-13 17:40:58 -04:00 committed by Matt Holt
parent e370f2a4c5
commit 49b9503635

View file

@ -7,7 +7,7 @@ import (
"fmt"
"os"
"github.com/pyr/egoscale/src/egoscale"
"github.com/exoscale/egoscale"
"github.com/xenolf/lego/acme"
)