Fixed up build and updated dependencies.

This commit is contained in:
Travis Reeder
2017-05-15 15:40:36 -07:00
parent 2b01ae3616
commit 7cfd7d413f
25 changed files with 539 additions and 1059 deletions

View File

@@ -9,7 +9,7 @@ import (
"path/filepath"
"time"
"github.com/docker/docker/cli/config/configfile"
"github.com/moby/moby/cli/config/configfile"
docker "github.com/fsouza/go-dockerclient"
"github.com/treeder/functions/api/runner/task"
"github.com/treeder/functions/api/runner/drivers"