Skip to content

Commit

Permalink
Update vendors
Browse files Browse the repository at this point in the history
1. Updated rancher/rke and rancher/types
2. Added golang.org/x/sys/windows/svc
         golang.org/x/sys/windows/registry
         github.com/mattn/go-colorable
         github.com/mattn/go-isatty
  • Loading branch information
thxCode authored and Craig Jellick committed Aug 27, 2018
1 parent 5da215b commit 0df84cb
Show file tree
Hide file tree
Showing 90 changed files with 3,497 additions and 8,470 deletions.
9 changes: 7 additions & 2 deletions vendor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ github.com/smartystreets/go-aws-auth 8ef1316913ee4f44bc48c2456e44a5c1c6
github.com/mcuadros/go-version 6d5863ca60fa6fe914b5fd43ed8533d7567c5b0b

github.com/rancher/rdns-server bf662911db6acce4d6a85d2878653f68413b9176
github.com/rancher/types ce40dd4d027df8c1c401574ad8858c83aa43651e
github.com/rancher/types 2dcb95d094ec01fefa8a8736b4b74b09f389d559


github.com/rancher/norman 1d3cf7aee832f7e60e417df8998998f981cb2441
github.com/rancher/kontainer-engine 2b4ed633b1aa73a109db704264513bfe9210f52b
github.com/rancher/rke b4d04c7ee96584cb157691ab9c2c954b207edb78
github.com/rancher/rke bcb6e13618f03e8b57957d89cde3232b937eeb99

gopkg.in/ldap.v2 v2.5.0
gopkg.in/asn1-ber.v1 v1.1
Expand All @@ -55,3 +55,8 @@ github.com/beevik/etree af219c0c7ea1b67ec263c0b1b1b96d284a9181ce
github.com/russellhaering/goxmldsig a348271703b2f18f06407858abd235ccbfebf33f
github.com/jonboulle/clockwork bcac9884e7502bb2b474c0339d889cb981a2f27f
github.com/xanzy/go-gitlab 60ef0cdb1b7e433233e0fb28f6cbe397e5c462a4

golang.org/x/sys/windows/svc 7dfd1290c7917b7ba22824b9d24954ab3002fe24
golang.org/x/sys/windows/registry 8014b7b116a67fea23fbb82cd834c9ad656ea44b
github.com/mattn/go-colorable efa589957cd060542a26d2dd7832fd6a6c6c3ade
github.com/mattn/go-isatty 6ca4dbf54d38eea1a992b3c722a76a5d1c4cb25c
9 changes: 9 additions & 0 deletions vendor/github.com/mattn/go-colorable/.travis.yml

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

21 changes: 21 additions & 0 deletions vendor/github.com/mattn/go-colorable/LICENSE

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

48 changes: 48 additions & 0 deletions vendor/github.com/mattn/go-colorable/README.md

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

29 changes: 29 additions & 0 deletions vendor/github.com/mattn/go-colorable/colorable_appengine.go

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

30 changes: 30 additions & 0 deletions vendor/github.com/mattn/go-colorable/colorable_others.go

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

Loading

0 comments on commit 0df84cb

Please sign in to comment.