Skip to content

Commit

Permalink
fix bad runner import, remove envconfig & bytefmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Allman committed Aug 3, 2017
1 parent 30f3c45 commit 2c2e07b
Show file tree
Hide file tree
Showing 62 changed files with 6 additions and 6,269 deletions.
2 changes: 1 addition & 1 deletion api/runner/drivers/docker/registry.go
Expand Up @@ -19,8 +19,8 @@ import (
"github.com/docker/distribution/registry/client/auth"
"github.com/docker/distribution/registry/client/auth/challenge"
"github.com/docker/distribution/registry/client/transport"
"github.com/fnproject/fn/api/runner/drivers"
docker "github.com/fsouza/go-dockerclient"
"github.com/iron-io/runner/drivers"
)

var (
Expand Down
18 changes: 5 additions & 13 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

201 changes: 0 additions & 201 deletions vendor/code.cloudfoundry.org/bytefmt/LICENSE

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/code.cloudfoundry.org/bytefmt/NOTICE

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/code.cloudfoundry.org/bytefmt/README.md

This file was deleted.

101 changes: 0 additions & 101 deletions vendor/code.cloudfoundry.org/bytefmt/bytes.go

This file was deleted.

0 comments on commit 2c2e07b

Please sign in to comment.