github.com/kaisenlinux/docker@v0.0.0-20230510090727-ea55db55fac7/swarmkit/vendor.conf (about) 1 # grpc and protobuf 2 # 3 # NOTE(dperny,cyli): there is some error handling, found in the 4 # (*firstSessionErrorTracker).SessionClosed method in node/node.go, which 5 # relies on string matching to handle x509 errors. between grpc versions 1.3.0 6 # and 1.7.5, the error string we were matching changed, breaking swarmkit. 7 # In 1.10.x, GRPC stopped surfacing those errors entirely, breaking swarmkit. 8 # In >=1.11, those errors were brought back but the string had changed again. 9 # After updating GRPC, if integration test failures occur, verify that the 10 # string matching there is correct. 11 google.golang.org/grpc 25c4f928eaa6d96443009bd842389fb4fa48664e # v1.20.1 12 github.com/gogo/protobuf ba06b47c162d49f2af050fb4c75bcbc86a159d5c # v1.2.1 13 github.com/golang/protobuf aa810b61a9c79d51363740d207bb46cf8e620ed5 # v1.2.0 14 github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c # v1.0.1 15 google.golang.org/genproto 694d95ba50e67b2e363f3483057db5d4910c18f9 16 17 # metrics 18 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 19 github.com/docker/go-metrics d466d4f6fd960e01820085bd7e1a24426ee7ef18 20 21 # etcd/raft 22 github.com/coreos/etcd d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9 # v3.3.12 23 github.com/coreos/go-systemd v17 24 github.com/coreos/pkg v3 25 github.com/prometheus/client_golang v0.8.0 26 github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2 27 github.com/prometheus/common 7600349dcfe1abd18d72d3a1770870d9800a7801 28 github.com/prometheus/procfs 7d6f385de8bea29190f15ba9931442a0eaef9af7 29 30 github.com/docker/distribution 0d3efadf0154c2b8a4e7b6621fff9809655cc580 31 github.com/docker/docker 827cb09f87964ed38b46502f22a585f2ed4a78e1 32 github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 # v0.4.0 33 github.com/docker/go-events 9461782956ad83b30282bf90e31fa6a70c255ba9 34 github.com/docker/go-units 519db1ee28dcc9fd2474ae59fca29a810482bfb1 # v0.4.0 35 github.com/docker/libkv 458977154600b9f23984d9f4b82e79570b5ae12b 36 github.com/docker/libnetwork 09cdcc8c0eab3946c2d70e8f6225b05baf1e90d1 37 github.com/opencontainers/runc 425e105d5a03fabd737a126ad93d62a9eeede87f # v1.0.0-rc8 38 github.com/opencontainers/go-digest v1.0.0-rc1 39 github.com/opencontainers/image-spec v1.0.1 40 github.com/ishidawataru/sctp 6e2cb1366111dcf547c13531e3a263a067715847 41 42 github.com/davecgh/go-spew 8991bc29aa16c548c550c7ff78260e27b9ab7c73 # v1.1.1 43 github.com/Microsoft/go-winio 6c72808b55902eae4c5943626030429ff20f3b63 # v0.4.14 44 github.com/sirupsen/logrus 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f # v1.4.1 45 github.com/beorn7/perks 37c8de3658fcb183f997c4e13e8337516ab753e6 # v1.0.1 46 github.com/cloudflare/cfssl 1.3.2 47 github.com/dustin/go-humanize 9f541cc9db5d55bce703bd99987c9d5cb8eea45e # v1.0.0 48 github.com/fernet/fernet-go 9eac43b88a5efb8651d24de9b68e87567e029736 49 github.com/google/certificate-transparency-go v1.0.20 50 github.com/hashicorp/go-immutable-radix 826af9ccf0feeee615d546d69b11f8e98da8c8f1 git://github.com/tonistiigi/go-immutable-radix.git 51 github.com/hashicorp/go-memdb cb9a474f84cc5e41b273b20c6927680b2a8776ad 52 github.com/hashicorp/golang-lru 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c # v0.5.1 53 github.com/inconshreveable/mousetrap 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 54 github.com/phayes/permbits f7e3ac5e859d0b919c5068d581cc4c5d4f4f9bc5 55 code.cloudfoundry.org/clock 02e53af36e6c978af692887ed449b74026d76fec 56 github.com/pkg/errors ba968bfe8b2f7e042a574c888954fccecfa385b4 # v0.8.1 57 github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2 # v1.0.0 58 github.com/rcrowley/go-metrics 51425a2415d21afadfd55cd93432c0bc69e9598d 59 github.com/spf13/cobra 8e91712f174ced10270cf66615e0a9127e7c4de5 60 github.com/spf13/pflag 7f60f83a2c81bc3c3c0d5297f61ddfa68da9d3b7 61 github.com/stretchr/testify ffdc059bfe9ce6a4e144ba849dbedead332c6053 # v1.3.0 62 go.etcd.io/bbolt a0458a2b35708eef59eb5f620ceb3cd1c01a824d # v1.3.3 63 golang.org/x/crypto 88737f569e3a9c7ab309cdc09a07fe7fc87233c3 64 golang.org/x/net f3200d17e092c607f615320ecaad13d87ad9a2b3 65 golang.org/x/sys 9eafafc0a87e0fd0aeeba439a4573537970c44c7 66 golang.org/x/text f21a4dfb5e38f5895301dc265a8def02365cc3d0 # v0.3.0 67 golang.org/x/time fbb02b2291d28baffd63558aa44b4b56f178d650 68 69 # ginkgo is used for testing in some places in the code. this is it and its 70 # sub-dependencies. 71 github.com/onsi/ginkgo v1.8.0 72 github.com/onsi/gomega v1.5.0 73 gopkg.in/yaml.v2 v2.2.1 74 github.com/hpcloud/tail v1.0.0 75 gopkg.in/fsnotify.v1 v1.4.7 76 gopkg.in/tomb.v1 v1