Skip to content

Commit

Permalink
Merge pull request #293 from robbrockbank/update-glide-for-rc4
Browse files Browse the repository at this point in the history
Re-create glide files for RC4
  • Loading branch information
Neil Jerram authored Dec 7, 2016
2 parents 6163882 + af2e71e commit d0cb244
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 35 deletions.
36 changes: 12 additions & 24 deletions glide.lock

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

38 changes: 27 additions & 11 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,41 @@ owners:
- name: Rob Brockbank
email: rob@tigera.io
import:
- package: github.com/Sirupsen/logrus
version: ^0.10.0
- package: github.com/coreos/etcd
version: ea057115224138376622d63a51b699133310ea31
subpackages:
- client
- pkg/transport
- package: github.com/docopt/docopt-go
- package: github.com/ghodss/yaml
- package: github.com/kelseyhightower/envconfig
- package: github.com/olekukonko/tablewriter
- package: github.com/docker/engine-api
version: release/1.12
- package: github.com/onsi/ginkgo
- package: github.com/satori/go.uuid
- package: golang.org/x/net
subpackages:
- context
- package: gopkg.in/go-playground/validator.v8
- package: github.com/satori/go.uuid
- package: github.com/mcuadros/go-version
- package: github.com/Sirupsen/logrus
version: ^0.10.0
- package: github.com/termie/go-shutil
- package: github.com/mitchellh/go-ps
- package: gopkg.in/tchap/go-patricia.v2
subpackages:
- patricia
- package: k8s.io/client-go
version: 41a99d711af778a177f07402217b85d456b50da1
subpackages:
- kubernetes
- pkg/api
- pkg/api/errors
- pkg/api/meta
- pkg/api/unversioned
- pkg/api/v1
- pkg/apis/extensions/v1beta1
- pkg/fields
- pkg/runtime
- pkg/runtime/schema
- pkg/runtime/serializer
- pkg/util/wait
- pkg/watch
- rest
- tools/cache
- tools/clientcmd
testImport:
- package: github.com/onsi/gomega

0 comments on commit d0cb244

Please sign in to comment.