2018-07-25 08:16:41 -04:00
|
|
|
github.com/agl/ed25519 5312a61534124124185d41f09206b9fef1d88403
|
2017-10-11 09:30:07 -04:00
|
|
|
github.com/Azure/go-ansiterm d6e3b3328b783f23731bc4d058875b0371ff8109
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/beorn7/perks 3a771d992973f24aa725d07868b467d1ddfceafb
|
2018-07-25 08:18:23 -04:00
|
|
|
github.com/containerd/console cb7008ab3d8359b78c5f464cb7cf160107ad5925
|
2018-06-29 11:17:00 -04:00
|
|
|
github.com/containerd/containerd 08f7ee9828af1783dc98cc5cc1739e915697c667
|
2018-02-20 12:03:37 -05:00
|
|
|
github.com/containerd/continuity d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/coreos/etcd v3.3.9
|
Bump cpuguy83/go-md2man to v1.0.8
The biggest motivation for this is proper table rendering; in the
old version it was broken so tables were not rendered at al
(i.e. anything that was put into table was lost, for example,
description of LOG_* log levels in dockerd(8) page).
This also fixes lists, including nested lists. This fixes the
description of behavior in docker-cp(1) which is rendered as a tree:
BEFORE:
```
Assuming a path separator of /, a first argument of SRC_PATH and second
argument of DEST_PATH, the behavior is as follows:
· SRC_PATH specifies a file
· DEST_PATH does not exist
· the file is saved to a file created at DEST_PATH
· DEST_PATH does not exist and ends with /
· Error condition: the destination directory must exist.
...
```
AFTER:
```
Assuming a path separator of /, a first argument of SRC_PATH and second
argument of DEST_PATH, the behavior is as follows:
· SRC_PATH specifies a file
· DEST_PATH does not exist
· the file is saved to a file created at DEST_PATH
· DEST_PATH does not exist and ends with /
· Error condition: the destination directory must exist.
...
```
Manually checking the diff between the man pages generated by the old
and the new version, there are no changes other than the indentation
(.RS/.RE) for lists, and proper formatting for tables. Formatted man
pages also look decent, nothing seems broken.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-02-12 14:41:18 -05:00
|
|
|
github.com/cpuguy83/go-md2man v1.0.8
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/davecgh/go-spew 346938d642f2ec3594ed81d874461961cd0faa76 # v1.1.0
|
2018-05-17 11:09:10 -04:00
|
|
|
github.com/docker/distribution 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
|
2018-06-29 11:17:00 -04:00
|
|
|
github.com/docker/docker b711437bbd8596312c962d4189e9ad4d2108c2dc
|
2018-06-28 08:44:53 -04:00
|
|
|
github.com/docker/docker-credential-helpers 5241b46610f2491efdf9d1c85f1ddf5b02f6d962
|
2017-07-03 21:00:46 -04:00
|
|
|
# the docker/go package contains a customized version of canonical/json
|
|
|
|
# and is used by Notary. The package is periodically rebased on current Go versions.
|
|
|
|
github.com/docker/go d30aec9fd63c35133f8f79c3412ad91a3b08be06
|
2018-02-20 11:45:42 -05:00
|
|
|
github.com/docker/go-connections 7beb39f0b969b075d1325fecb092faf27fd357b6
|
2017-08-07 05:52:40 -04:00
|
|
|
github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9
|
2018-05-17 11:09:10 -04:00
|
|
|
github.com/docker/go-metrics d466d4f6fd960e01820085bd7e1a24426ee7ef18
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/docker/go-units 47565b4f722fb6ceae66b95f853feed578a4a51c # v0.3.3
|
2018-06-08 05:26:10 -04:00
|
|
|
github.com/docker/swarmkit edd5641391926a50bc5f7040e20b7efc05003c26
|
2017-04-17 17:49:33 -04:00
|
|
|
github.com/flynn-archive/go-shlex 3f9db97f856818214da2e1057f8ad84803971cff
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/ghodss/yaml 0ca9ea5df5451ffdf184b4428c902747c2c11cd7 # v1.0.0
|
|
|
|
github.com/gogo/protobuf v1.1.1
|
|
|
|
github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998
|
2018-06-08 05:26:10 -04:00
|
|
|
github.com/golang/protobuf v1.1.0
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/google/btree e89373fe6b4a7413d7acd6da1725b83ef713e6e4
|
|
|
|
github.com/google/go-cmp v0.2.0
|
|
|
|
github.com/google/gofuzz 24818f796faf91cd76ec7bddd72458fbced7a6c1
|
2018-07-25 08:18:23 -04:00
|
|
|
github.com/google/shlex 6f45313302b9c56850fc17f99e40caebce98c716
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/googleapis/gnostic 7c663266750e7d82587642f65e60bc4083f1f84e # v0.2.0
|
|
|
|
github.com/gorilla/context v1.1.1
|
|
|
|
github.com/gorilla/mux v1.6.2
|
|
|
|
github.com/gregjones/httpcache 9cad4c3443a7200dd6400aef47183728de563a38
|
2017-12-05 09:08:09 -05:00
|
|
|
github.com/grpc-ecosystem/grpc-gateway 1a03ca3bad1e1ebadaedd3abb76bc58d4ac8143b
|
2018-06-08 05:26:10 -04:00
|
|
|
github.com/grpc-ecosystem/grpc-opentracing 8e809c8a86450a29b90dcc9efbf062d0fe6d9746
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/hashicorp/golang-lru 0fb14efe8c47ae851c0034ed7a448854d3d34cf3
|
2018-07-31 03:57:56 -04:00
|
|
|
github.com/imdario/mergo v0.3.6
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 # v1.0
|
2018-07-25 04:17:02 -04:00
|
|
|
github.com/json-iterator/go ab8a2e0c74be9d3be70b3184d9acc634935ded82 # 1.1.4
|
2017-04-17 17:49:33 -04:00
|
|
|
github.com/mattn/go-shellwords v1.0.3
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1
|
|
|
|
github.com/Microsoft/go-winio v0.4.9
|
|
|
|
github.com/miekg/pkcs11 287d9350987cc9334667882061e202e96cdfb4d0
|
|
|
|
github.com/mitchellh/mapstructure f15292f7a699fcc1a38a80977f80a046874ba8ac
|
2018-06-29 11:17:00 -04:00
|
|
|
github.com/moby/buildkit 9acf51e49185b348608e0096b2903dd72907adcb
|
2018-07-25 04:17:02 -04:00
|
|
|
github.com/modern-go/concurrent bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94 # 1.0.3
|
|
|
|
github.com/modern-go/reflect2 4b7aa43c6742a2c18fdef89dd197aaae7dac7ccd # 1.0.1
|
2018-05-14 09:44:25 -04:00
|
|
|
github.com/morikuni/aec 39771216ff4c63d11f5e604076f9c45e8be1067b
|
2017-08-07 05:52:40 -04:00
|
|
|
github.com/Nvveen/Gotty a8b993ba6abdb0e0c12b0125c603323a71c7790c https://github.com/ijc25/Gotty
|
2018-06-08 05:26:10 -04:00
|
|
|
github.com/opencontainers/go-digest v1.0.0-rc1
|
2018-01-24 05:10:17 -05:00
|
|
|
github.com/opencontainers/image-spec v1.0.1
|
2018-06-29 11:17:00 -04:00
|
|
|
github.com/opencontainers/runc ad0f5255060d36872be04de22f8731f38ef2d7b1
|
2018-06-08 05:26:10 -04:00
|
|
|
github.com/opentracing/opentracing-go 1361b9cd60be79c4c3a7fa9841b3c132e40066a7
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/peterbourgon/diskv 5f041e8faa004a95c88a202771f4cc3e991971e6 # v2.0.1
|
2017-04-17 17:49:33 -04:00
|
|
|
github.com/pkg/errors 839d9e913e063e28dfd0e6c7b7512793e0a48be9
|
2018-05-17 11:09:10 -04:00
|
|
|
github.com/prometheus/client_golang 52437c81da6b127a9925d17eb3a382a2e5fd395e
|
|
|
|
github.com/prometheus/client_model fa8ad6fec33561be4280a8f0514318c79d7f6cb6
|
|
|
|
github.com/prometheus/common ebdfc6da46522d58825777cf1f90490a5b1ef1d8
|
|
|
|
github.com/prometheus/procfs abf152e5f3e97f2fafac028d2cc06c1feb87ffa5
|
2017-06-02 10:54:54 -04:00
|
|
|
github.com/russross/blackfriday 1d6b8e9301e720b08a8938b8c25c018285885438
|
|
|
|
github.com/shurcooL/sanitized_anchor_name 10ef21a441db47d8b13ebcc5fd2310f636973c77
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/sirupsen/logrus v1.0.6
|
2018-05-18 16:27:23 -04:00
|
|
|
github.com/spf13/cobra v0.0.3
|
|
|
|
github.com/spf13/pflag v1.0.1
|
2018-04-11 09:10:52 -04:00
|
|
|
github.com/theupdateframework/notary v0.6.1
|
2018-06-10 13:11:22 -04:00
|
|
|
github.com/tonistiigi/fsutil 8abad97ee3969cdf5e9c367f46adba2c212b3ddb
|
2018-07-25 08:18:23 -04:00
|
|
|
github.com/tonistiigi/units 29de085e9400559bd68aea2e7bc21566e7b8281d
|
2018-07-25 08:16:41 -04:00
|
|
|
github.com/xeipuuv/gojsonpointer 4e3ac2762d5f479393488629ee9370b50873b3a6
|
|
|
|
github.com/xeipuuv/gojsonreference bd5ef7bd5415a7ac448318e64f11a24cd21e594b
|
2017-04-17 17:49:33 -04:00
|
|
|
github.com/xeipuuv/gojsonschema 93e72a773fade158921402d6a24c819b48aba29d
|
2018-07-25 08:16:41 -04:00
|
|
|
golang.org/x/crypto a2144134853fc9a27a7b1e3eb4f19f1a76df13c9
|
|
|
|
golang.org/x/net a680a1efc54dd51c040b3b5ce4939ea3cf2ea0d1
|
|
|
|
golang.org/x/sync 1d60e4601c6fd243af51cc01ddf169918a5407ca
|
|
|
|
golang.org/x/sys ac767d655b305d4e9612f5f6e33120b9176c4ad4
|
|
|
|
golang.org/x/text f21a4dfb5e38f5895301dc265a8def02365cc3d0 # v0.3.0
|
|
|
|
golang.org/x/time fbb02b2291d28baffd63558aa44b4b56f178d650
|
|
|
|
google.golang.org/genproto 02b4e95473316948020af0b7a4f0f22c73929b0e
|
2018-06-08 05:26:10 -04:00
|
|
|
google.golang.org/grpc v1.12.0
|
2018-07-25 08:16:41 -04:00
|
|
|
gopkg.in/inf.v0 d2d2541c53f18d2a059457998ce2876cc8e67cbf # v0.9.1
|
|
|
|
gopkg.in/yaml.v2 5420a8b6744d3b0345ab293f6fcba19c978f1183 # v2.2.1
|
2018-07-25 08:18:23 -04:00
|
|
|
gotest.tools v2.1.0
|
2018-07-25 04:17:02 -04:00
|
|
|
k8s.io/api kubernetes-1.11.0
|
|
|
|
k8s.io/apimachinery kubernetes-1.11.0
|
|
|
|
k8s.io/client-go kubernetes-1.11.0
|
|
|
|
k8s.io/kube-openapi d8ea2fe547a448256204cfc68dfee7b26c720acb
|
|
|
|
k8s.io/kubernetes v1.11.0
|
2018-07-25 08:16:41 -04:00
|
|
|
vbom.ml/util 256737ac55c46798123f754ab7d2c784e2c71783
|
2018-07-25 08:18:23 -04:00
|
|
|
|