Upgrade dependencies to latest weaveworks/common.
Commands run: ``` $ gvt delete github.com/weaveworks/common $ gvt fetch -revision 59b2b6f8dad04cc1e3538885ddf4ed832095295d github.com/weaveworks/common ``` N.B.: following this commit, build fails with: ``` vendor/github.com/docker/docker/pkg/archive/archive.go:19:2: cannot find package "github.com/docker/docker/pkg/fileutils" in any of: /go/src/github.com/weaveworks/scope/vendor/github.com/docker/docker/vendor/github.com/docker/docker/pkg/fileutils (vendor tree) /go/src/github.com/weaveworks/scope/vendor/github.com/docker/docker/pkg/fileutils /usr/local/go/src/github.com/docker/docker/pkg/fileutils (from $GOROOT) /go/src/github.com/docker/docker/pkg/fileutils (from $GOPATH) vendor/github.com/fsouza/go-dockerclient/client.go:35:2: cannot find package "github.com/docker/docker/pkg/stdcopy" in any of: /go/src/github.com/weaveworks/scope/vendor/github.com/docker/docker/pkg/stdcopy (vendor tree) /usr/local/go/src/github.com/docker/docker/pkg/stdcopy (from $GOROOT) /go/src/github.com/docker/docker/pkg/stdcopy (from $GOPATH) ``` Resolution in subsequent commit.
Showing
+5152 -0
Too many changes to show.
To preserve performance only 20 of 1000+ files are displayed.
vendor/github.com/alecthomas/template/doc.go
0 → 100644
This diff is collapsed.
This diff is collapsed.
vendor/github.com/alecthomas/units/COPYING
0 → 100644
vendor/github.com/alecthomas/units/bytes.go
0 → 100644
vendor/github.com/alecthomas/units/doc.go
0 → 100644
vendor/github.com/alecthomas/units/si.go
0 → 100644
vendor/github.com/alecthomas/units/util.go
0 → 100644
vendor/github.com/go-kit/kit/log/LICENSE
0 → 100644
vendor/github.com/go-kit/kit/log/doc.go
0 → 100644
This diff is collapsed.
Please register or sign in to comment