Package: dh-golang Version: 1.20debian9.58 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 32 Depends: perl, debhelper, libdpkg-perl, dpkg (>= 1.16.2) Priority: extra Section: devel Filename: pool/docker/d/dh-golang/dh-golang_1.20debian9.58_all.deb Size: 9798 SHA256: 2f54682065e6146454296d5c9f2d6646b1a29851e712728024b0e444942c69ee SHA1: 3b0814199aef92a71f00424d7542f0dbc5733e33 MD5sum: 6849671f40cb70291901d5dcda03e8a5 Description: debhelper add-on for packaging software written in Go (golang) dh-golang provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. . The golang debhelper buildsystem is designed to make packaging programs written in Go very simple. Package: docker-doc Source: docker.io Version: 1.13.0~ds1-3+co1debian9.23 Architecture: all Maintainer: Tim Potter Installed-Size: 858 Provides: docker.io-doc Homepage: https://dockerproject.org Priority: optional Section: doc Filename: pool/docker/d/docker.io/docker-doc_1.13.0~ds1-3+co1debian9.23_all.deb Size: 653126 SHA256: 3e52b3cc08fa73f4882dd9e58ab657ab2e68dcfe7606d5965827d284c5639bf5 SHA1: 0e19b93219e592e924890cd91994c643525732b7 MD5sum: f095802f71e023542ee87444a99be6e8 Description: Linux container runtime -- documentation Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. . This package provides documentation for Docker. Package: golang-docker-dev Source: docker.io Version: 1.13.0~ds1-3+co1debian9.23 Architecture: all Maintainer: Tim Potter Installed-Size: 73 Depends: golang-github-docker-docker-dev Homepage: https://dockerproject.org Priority: extra Section: oldlibs Filename: pool/docker/d/docker.io/golang-docker-dev_1.13.0~ds1-3+co1debian9.23_all.deb Size: 62084 SHA256: a4991cb6ba91e18a8961a98720c250c591d99a8ff8671854beed8ccfc731275d SHA1: 9362d4ffe1a3c94c66572cf0846f11594bed14f3 MD5sum: 563805c6ee9ccb589beb74d40a0df7c0 Description: Transitional package for golang-github-docker-docker-dev This is a transitional package to ease upgrades to the golang-github-docker-docker-dev package. It can safely be removed. Package: golang-etcd-server-dev Source: etcd Version: 3.1.2+dfsg-1co1debian9.4 Architecture: all Maintainer: pkg-go Installed-Size: 4253 Depends: dh-golang, golang-any, golang-github-bgentry-speakeasy-dev, golang-github-boltdb-bolt-dev, golang-github-cockroachdb-cmux-dev, golang-go-semver-dev, golang-github-coreos-go-systemd-dev, golang-github-coreos-pkg-dev, golang-github-dustin-go-humanize-dev, golang-github-ghodss-yaml-dev, golang-github-gogo-protobuf-dev, golang-goprotobuf-dev, golang-github-google-btree-dev, golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-grpc-ecosystem-grpc-gateway-dev, golang-github-jonboulle-clockwork-dev, golang-github-karlseguin-ccache-dev, golang-github-kr-pty-dev, golang-github-olekukonko-tablewriter-dev, golang-github-prometheus-client-golang-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-ugorji-go-codec-dev, golang-github-urfave-cli-dev, golang-github-xiang90-probing-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-time-dev, golang-google-grpc-dev, golang-gopkg-cheggaaa-pb.v1-dev Provides: golang-github-coreos-etcd-dev Homepage: https://github.com/coreos/etcd Priority: extra Section: devel Filename: pool/docker/e/etcd/golang-etcd-server-dev_3.1.2+dfsg-1co1debian9.4_all.deb Size: 564676 SHA256: cb8fe592a88e8e943d6e5c807b982f4de9afee114b116e37739b7fdbebb999f8 SHA1: 9e8729e3a8884eca5f6fef5b8a10b6e9d46e2ea2 MD5sum: b22e88516bce14a2804513fc8edd42e2 Description: highly-available key value store -- source A highly-available key value store for shared configuration and service discovery. etcd is inspired by zookeeper and doozer, with a focus on: . * Simple: curl'able user facing API (HTTP+JSON) * Secure: optional SSL client cert authentication * Fast: benchmarked 1000s of writes/s per instance * Reliable: Properly distributed using Raft . Etcd uses the Raft consensus algorithm to manage a highly-available replicated log. . This package contains the source. Package: golang-github-aanand-compose-file-dev Source: golang-github-aanand-compose-file Version: 0.0~git20161122.0.a3e5876-1debian9.63 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 341 Depends: golang-github-docker-engine-api-dev, golang-github-docker-go-units-dev, golang-github-mattn-go-shellwords-dev, golang-github-mitchellh-mapstructure-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-xeipuuv-gojsonschema-dev, golang-gopkg-yaml.v2-dev Homepage: https://github.com/aanand/compose-file Priority: extra Section: devel Filename: pool/docker/g/golang-github-aanand-compose-file/golang-github-aanand-compose-file-dev_0.0~git20161122.0.a3e5876-1debian9.63_all.deb Size: 67394 SHA256: ea1ee80e0419aef589560f5d96be845aa4deb93642efb99b2b18960d1b6b7050 SHA1: 84225c490c17e8906230abc83fc8c94842ab04bb MD5sum: f421113237b7d45010c22a2909dd32f0 Description: Parser for the Docker compose file format version 3 This library implements a parser for the Docker compose file format. . Docker Compose is a tool for defining and running multi-container Docker applications. Applications can then be created and started using a single command. Package: golang-github-aws-aws-sdk-go-dev Source: golang-github-aws-aws-sdk-go Version: 1.1.14+dfsg-2debian9.54 Architecture: all Maintainer: pkg-go Installed-Size: 11807 Depends: golang-github-go-ini-ini-dev, golang-github-jmespath-go-jmespath-dev, golang-github-lsegal-gucumber-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-golang-x-tools-dev (>= 1:0.0~git20160315~) Homepage: https://github.com/aws/aws-sdk-go Priority: extra Section: devel Filename: pool/docker/g/golang-github-aws-aws-sdk-go/golang-github-aws-aws-sdk-go-dev_1.1.14+dfsg-2debian9.54_all.deb Size: 1068126 SHA256: 969167c0f34c1e4b08a944c7be70790b8fc37865cd3612d6477f54276371d08f SHA1: d3fc3962a58969bd53082437b4b4f704216d2ba5 MD5sum: 94e6a54393b388767b5c03f2d5396f2d Description: AWS SDK for the Go programming language Official Amazon Web Services (AWS) SDK for the Go programming language. Package: golang-github-azure-go-ansiterm-dev Source: golang-github-azure-go-ansiterm Version: 0.0~git20160622.0.fa152c5-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 113 Depends: golang-github-sirupsen-logrus-dev Homepage: https://github.com/Azure/go-ansiterm Priority: extra Section: devel Filename: pool/docker/g/golang-github-azure-go-ansiterm/golang-github-azure-go-ansiterm-dev_0.0~git20160622.0.fa152c5-1debian9.54_all.deb Size: 20450 SHA256: 39b9ae428665372a2e6eb12d282580d64990a4a89900db7507293831a910f5d4 SHA1: c4490f2efdcf6ddacf7a706fa83298863ff1d4d2 MD5sum: 296ddf817e981882ea82be4a4218fdb4 Description: Go package for ANSI terminal emulation in Windows This package is a cross-platform ANSI terminal emulation library. It reads a stream of Ansi characters and produces the appropriate function calls. The results of the function calls are platform dependent. Package: golang-github-bshuster-repo-logrus-logstash-hook-dev Source: golang-github-bshuster-repo-logrus-logstash-hook Version: 0.0~git20170102.0.5f729f2-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 31 Depends: golang-github-sirupsen-logrus-dev Homepage: https://github.com/bshuster-repo/logrus-logstash-hook Priority: extra Section: devel Filename: pool/docker/g/golang-github-bshuster-repo-logrus-logstash-hook/golang-github-bshuster-repo-logrus-logstash-hook-dev_0.0~git20170102.0.5f729f2-1debian9.54_all.deb Size: 5996 SHA256: 77ab658df521a29db30b38590ff61b181aece378ff1aaefeb2dc95e6c5c5c7f9 SHA1: 4b6789ee7f25a72d9f6c041d2eadcda95175d59b MD5sum: 6d8bff71032dd38113ad4b1db2ed1760 Description: Logstash hook for Logrus logging library for Go Logrus is a structured logger for Go (golang), completely API compatible with the standard library logger. . This package is a hook to enable messages logged by Logrus to be sent to a Logstash instance. Package: golang-github-bsphere-le-go-dev Source: golang-github-bsphere-le-go Version: 0.0~git20170215.0.7a984a8-1debian9.26 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 24 Homepage: https://github.com/bsphere/le_go Priority: extra Section: devel Filename: pool/docker/g/golang-github-bsphere-le-go/golang-github-bsphere-le-go-dev_0.0~git20170215.0.7a984a8-1debian9.26_all.deb Size: 4848 SHA256: 9976447aaffea12f1d81d0409671af1bee166a178ca0c1acfffbc3a1b9ac5529 SHA1: 438947b86d9ec1b974a5f51998d6bf8e56b7dbcc MD5sum: 245019b9f565c01fc6cd9fc77e3b8ef0 Description: Golang library for logentries.com Client library for sending logs to the commercial logentries.com service. The library implements the ame methods as the Go Logger library and is also compatible with the io.Writer interface. Package: golang-github-cbroglie-mapstructure-dev Source: golang-github-cbroglie-mapstructure Version: 0.0~git20150405.0.25325b4-1debian9.53 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 69 Depends: golang-go Homepage: https://github.com/cbroglie/mapstructure Priority: extra Section: devel Filename: pool/docker/g/golang-github-cbroglie-mapstructure/golang-github-cbroglie-mapstructure-dev_0.0~git20150405.0.25325b4-1debian9.53_all.deb Size: 12566 SHA256: fc30162743a8d5da35a043aecca031ff19d7a49dafb31ed3e31783ae36899336 SHA1: 4dcb545f24f93da11fe189751801e60d12c90e42 MD5sum: bd8bf79303193db8135fe97735156b53 Description: Go library for decoding generic map values into native structures Mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling. . This library is most useful when decoding values from some data stream (JSON, Gob, etc.) where you don't quite know the structure of the underlying data until you read a part of it. You can therefore read a map[string]interface{} and use this library to decode it into the proper underlying native Go structure. . This package is a fork of the golang-github-mitchellh-mapstructure package to more elegantly support decoding data with an unknown structure by using the runtime reflection features of the Go language. Package: golang-github-cloudflare-cfssl-dev Source: golang-github-cloudflare-cfssl Version: 1.2.0+git20160825.89.7fb22c8-1debian9.59 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 1559 Depends: golang-github-cloudflare-go-metrics-dev, golang-github-cloudflare-redoctober-dev, golang-github-geertjohan-go.rice-dev, golang-github-google-certificate-transparency-dev, golang-github-jmhodges-clock-dev, golang-github-jmoiron-sqlx-dev, golang-github-juju-ratelimit-dev, golang-github-kisielk-sqlstruct-dev, golang-github-kisom-goutils-dev, golang-github-mattn-go-sqlite3-dev, golang-go Homepage: https://github.com/cloudflare/cfssl Priority: extra Section: devel Filename: pool/docker/g/golang-github-cloudflare-cfssl/golang-github-cloudflare-cfssl-dev_1.2.0+git20160825.89.7fb22c8-1debian9.59_all.deb Size: 368652 SHA256: 108399cc3e89495792e33c5b2ca2a8dc58d0c5338dd3b88b0f34752acf56d09a SHA1: 5d8314cc44057de835de1e8396c1fd7100e48a8f MD5sum: 18cafcebe970acd0db0028325f0e735b Description: CloudFlare's PKI and TLS toolkit CFSSL is CloudFlare's PKI/TLS swiss army knife. It is both a command line tool and an HTTP API server for signing, verifying, and bundling TLS certificates. CFSSL can be used to build custom TLS PKI tools as well as create and manipulate traditional certificate structures using code or on the command line. . This package contains the development files. Package: golang-github-cockroachdb-cmux-dev Source: golang-github-cockroachdb-cmux Version: 0.0~git20170110.0.30d10be-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 71 Depends: golang-golang-x-net-dev, golang-google-grpc-dev Homepage: https://github.com/cockroachdb/cmux Priority: extra Section: devel Filename: pool/docker/g/golang-github-cockroachdb-cmux/golang-github-cockroachdb-cmux-dev_0.0~git20170110.0.30d10be-1debian9.54_all.deb Size: 12038 SHA256: 25aa4ba77f4f3c007e2847b19b1749acac469bb489c91cacc1834acba382bfda SHA1: b8dcb1b6e32cab2574c00127130c986f1c840fc7 MD5sum: f6ab623ec419631b838a17e82599886f Description: Payload-based connection multiplexer for Golang The cmux library is a generic Go library to multiplex connections based on their payload. Using cmux you can serve gRPC, SSH, HTTPS, HTTP, Go RPC and pretty much any other payload on the same TCP listener. Lookahead is used to match and hand off connections to the appropriate server implementation. . This package is a fork of github.com/soheily/cmux. Package: golang-github-coreos-pkg-dev Source: golang-github-coreos-pkg Version: 3-1debian9.50 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 140 Depends: golang-github-coreos-go-systemd-dev, golang-golang-x-crypto-dev, golang-yaml.v2-dev Homepage: https://github.com/coreos/pkg Priority: extra Section: devel Filename: pool/docker/g/golang-github-coreos-pkg/golang-github-coreos-pkg-dev_3-1debian9.50_all.deb Size: 25306 SHA256: fc4ebd17557fd19cd7c4a43f4651b33360102d0e15d56ed6a32eab0e83841703 SHA1: fc01d868bc3fb6add936ffada96d5b854771db17 MD5sum: 87da16649bede31002337d6623236b01 Description: collection of Go utility packages This package contains a collection of Go utility libraries for use in projects written by CoreOS, Inc. Package: golang-github-docker-containerd-dev Source: containerd Version: 0.2.3~git20161117.78.03e5862~ds1-1co1debian9.128 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 261 Depends: golang-github-cloudfoundry-gosigar-dev, golang-github-opencontainers-runc-dev (>= 0.1.0~), golang-github-opencontainers-specs-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev (>= 0.0~git20160330~), golang-metrics-dev Homepage: https://containerd.tools Priority: optional Section: admin Filename: pool/docker/c/containerd/golang-github-docker-containerd-dev_0.2.3~git20161117.78.03e5862~ds1-1co1debian9.128_all.deb Size: 46492 SHA256: 27983e280b8af7e3df593662b8d5b8a1c85a3952e0ec00d22425bee83475c316 SHA1: d189dbe7feecaf2579d99aa94eca704885056d34 MD5sum: 17dd6a3fb6aa69db532f62cf6b9db8e1 Description: runC develpoment files Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package provides development files. Package: golang-github-docker-distribution-dev Source: docker-registry Version: 2.6.0~rc.1+git20161216.38.28602af3-1debian9.57 Architecture: all Maintainer: pkg-go Installed-Size: 1560 Depends: golang-github-aws-aws-sdk-go-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev, golang-github-sirupsen-logrus-dev | golang-logrus-dev, golang-github-spf13-cobra-dev, golang-github-stevvooe-resumable-dev, golang-go, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev | golang-check.v1-dev, golang-github-rsc-letsencrypt-dev, golang-gopkg-yaml.v2-dev | golang-yaml.v2-dev Homepage: https://github.com/docker/distribution Priority: extra Section: utils Filename: pool/docker/d/docker-registry/golang-github-docker-distribution-dev_2.6.0~rc.1+git20161216.38.28602af3-1debian9.57_all.deb Size: 254990 SHA256: e6de4d2ad0ca0358ec5f07f4d1362fff872fcf0cb8a5c37606d678a1e9ee2aed SHA1: 1d23143c52b2bc1415b4a14d11e5605a3156435f MD5sum: 6b582832c70c83d5041a0d6ea82066c7 Description: Docker toolset to pack, ship, store, and deliver content (source) The Docker toolset to pack, ship, store, and deliver content. . The Docker Registry 2.0 implementation contained in this package is for storing and distributing Docker images. It supersedes the docker/docker-registry project with a new API design, focused around security and performance. . This project should provide an implementation to a V2 API for use in the Docker core project. The API should be embeddable and simplify the process of securely pulling and pushing content from docker daemons. . The new registry implementation provides the following benefits: . * faster push and pull * new, more efficient implementation * simplified deployment * pluggable storage backend * webhook notifications . This package contains the source. Package: golang-github-docker-docker-credential-helpers-dev Source: golang-github-docker-docker-credential-helpers Version: 0.5.0-2debian9.34 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 83 Depends: golang-any Homepage: https://github.com/docker/docker-credential-helpers Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-docker-credential-helpers/golang-github-docker-docker-credential-helpers-dev_0.5.0-2debian9.34_all.deb Size: 14706 SHA256: 29b1ec750df098f34a8393a44fb740d4f664fe7012b036ae02ea3c910be9fee8 SHA1: c6903469c07fe0f1d32c84f216b4b30d4bcd5636 MD5sum: 6b293b26ff922083efe7c8ace75237de Description: Use native stores to safeguard Docker credentials The docker-credential-helpers package is a suite of programs to use the built-in OS native stores to keep Docker credentials safe. . This package contains the development files. Package: golang-github-docker-docker-dev Source: docker.io Version: 1.13.0~ds1-3+co1debian9.23 Architecture: all Maintainer: Tim Potter Installed-Size: 2569 Depends: golang-github-docker-go-connections-dev, golang-github-docker-go-units-dev, golang-github-docker-libkv-dev, golang-github-fsnotify-fsnotify-dev, golang-github-gorilla-mux-dev, golang-github-mattn-go-shellwords-dev, golang-github-mattn-go-sqlite3-dev, golang-github-opencontainers-runc-dev, golang-github-sirupsen-logrus-dev, golang-github-tchap-go-patricia-dev, golang-github-vdemeester-shakers-dev, golang-golang-x-net-dev, golang-gopkg-check.v1-dev Breaks: golang-docker-dev (<< 1.8.2~ds1-1~) Replaces: golang-docker-dev (<< 1.8.2~ds1-1~) Provides: golang-docker-dev Built-Using: consul (= 0.6.4~dfsg-3debian9.110), containerd (= 0.2.3~git20161117.78.03e5862~ds1-1co1debian9.120), docker-libkv (= 0.2.0-1debian9.138), docker-registry (= 2.6.0~rc.1+git20161216.38.28602af3-1debian9.50), etcd (= 3.1.2+dfsg-1co1debian9.4), go-md2man (= 1.0.6+ds-1), golang-1.7 (= 1.7.4-2), golang-blackfriday (= 1.4+git20161003.40.5f33e7b-1), golang-check.v1 (= 0.0+git20161208.0.20d25e2-1), golang-context (= 1.1-1), golang-dbus (= 3-1), golang-ed25519-dev (= 0~20140907.d2b94fd-2), golang-fsnotify (= 1.4.2-1), golang-github-aanand-compose-file (= 0.0~git20161122.0.a3e5876-1debian9.56), golang-github-armon-go-metrics (= 0.0~git20160307.0.f303b03-2), golang-github-armon-go-radix (= 0.0~git20150602.0.fbd82e8-1), golang-github-aws-aws-sdk-go (= 1.1.14+dfsg-2debian9.46), golang-github-azure-go-ansiterm (= 0.0~git20160622.0.fa152c5-1debian9.46), golang-github-beorn7-perks (= 0.0~git20160804.0.4c0e845-1), golang-github-boltdb-bolt (= 1.3.0-1), golang-github-bsphere-le-go (= 0.0~git20170215.0.7a984a8-1debian9.18), golang-github-cloudflare-cfssl (= 1.2.0+git20160825.89.7fb22c8-1debian9.51), golang-github-coreos-go-systemd (= 14-1), golang-github-coreos-pkg (= 3-1debian9.42), golang-github-davecgh-go-spew (= 1.1.0-1), golang-github-deckarep-golang-set (= 1.5-1), golang-github-dnephin-cobra (= 1.5+git20161103.0.a3c0924-1), golang-github-docker-docker-credential-helpers (= 0.5.0-2debian9.26), golang-github-docker-engine-api (= 0.4.0-1debian9.56), golang-github-docker-go (= 0.0~git20160303.0.d30aec9-3), golang-github-docker-go-connections (= 0.2.1+git20161115.12.4ccf312-1debian9.53), golang-github-docker-go-events (= 0.0~git20160331.0.882f161-1), golang-github-docker-go-metrics (= 0.0~git20161110.0.0f35294-1debian9.46), golang-github-docker-go-units (= 0.3.1+git20161130.10.e30f1e7-1debian9.45), golang-github-docker-libnetwork (= 0.8.0~dev.2+git20161130.568.fd27f22-3debian9.109), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-1), golang-github-fluent-fluent-logger-golang (= 1.1.0-1), golang-github-flynn-archive-go-shlex (= 0.0~git20150515.0.3f9db97-1), golang-github-go-ini-ini (= 1.8.6-2), golang-github-golang-mock (= 0.0~git20150821.0.06883d9-1), golang-github-google-certificate-transparency (= 0.0~git20160709.0.0f6e3d1~ds1-1debian9.48), golang-github-googleapis-gax-go (= 0.0~git20161107.0.da06d19-1), golang-github-gorilla-mux (= 1.1-2), golang-github-graylog2-go-gelf (= 0.0~git20160329.0.76d60fc-1), golang-github-hashicorp-errwrap (= 0.0~git20141028.0.7554cd9-1), golang-github-hashicorp-go-cleanhttp (= 0.0~git20160217.0.875fb67-1), golang-github-hashicorp-go-immutable-radix (= 0.0~git20170113.0.76b5f4e-1), golang-github-hashicorp-go-memdb (= 0.0~git20170123.0.c01f56b-1), golang-github-hashicorp-go-msgpack (= 0.0~git20150518.0.fa3f638-2), golang-github-hashicorp-go-multierror (= 0.0~git20161216.0.ed90515+ds-1), golang-github-hashicorp-golang-lru (= 0.0~git20160207.0.a0d98a5-1), golang-github-hashicorp-memberlist (= 0.0~git20160329.0.88ac4de-1), golang-github-hashicorp-serf (= 0.7.0~ds1-1), golang-github-imdario-mergo (= 0.2.2-1), golang-github-jmespath-go-jmespath (= 0.2.2-2), golang-github-mattn-go-shellwords (= 1.0.0-2), golang-github-mattn-go-sqlite3 (= 1.1.0~dfsg1-3), golang-github-miekg-dns (= 0.0~git20161018.0.58f52c5-1), golang-github-mitchellh-mapstructure (= 0.0~git20161204.0.5a0325d-1), golang-github-opencontainers-specs (= 1.0.0~rc2+git20160926.38.1c7c27d-1debian9.46), golang-github-philhofer-fwd (= 0.0~git20151005.0.8fd9a4b-1), golang-github-pivotal-golang-clock (= 0.0~git20151018.0.3fd3c19-1), golang-github-pkg-errors (= 0.8.0-1), golang-github-prometheus-client-golang (= 0.8.0-1debian9.35), golang-github-prometheus-client-model (= 0.0.2+git20150212.12.fa8ad6f-2), golang-github-prometheus-common (= 0+git20161002.85637ea-2), golang-github-racksec-srslog (= 0.0~git20160120.0.259aed1-1), golang-github-samuel-go-zookeeper (= 0.0~git20161029.0.1d7be4e-1), golang-github-seccomp-libseccomp-golang (= 0.9.0-1~atest1debian9.18), golang-github-shurcool-sanitized-anchor-name (= 0.0~git20160918.0.1dba4b3-1), golang-github-spf13-pflag (= 0.0~git20161024.0.5ccb023-1), golang-github-tinylib-msgp (= 1.0~beta-1), golang-github-tonistiigi-fifo (= 0.0~git20161203.0.fe870cc-1debian9.46), golang-github-ugorji-go-codec (= 0.0~git20151130.0.357a44b-1), golang-github-vbatts-tar-split (= 0.9.13-1), golang-github-vdemeester-shakers (= 0.0~git20160210.0.24d7f1d-1), golang-github-vishvananda-netlink (= 0.0~git20170117.0.ebdfb74-1debian9.45), golang-github-vishvananda-netns (= 0.0~git20150710.0.604eaf1-1), golang-github-xeipuuv-gojsonpointer (= 0.0~git20151027.0.e0fe6f6-1), golang-github-xeipuuv-gojsonreference (= 0.0~git20150808.0.e02fc20-1), golang-github-xeipuuv-gojsonschema (= 0.0~git20161105.0.3a08926-1), golang-go-patricia (= 2.2.0-2), golang-go-zfs (= 2.1.1-1), golang-go.crypto (= 1:0.0~git20170407.0.55a552f+REALLY.0.0~git20161012.0.5f31782-1), golang-gocapability-dev (= 0.0~git20150716.0.2c00dae-1), golang-gogoprotobuf (= 0.3+git20170120.144.265e960d-1debian9.45), golang-golang-x-net-dev (= 1:0.0+git20161013.8b4af36+dfsg-3), golang-golang-x-oauth2 (= 0.0~git20161103.0.36bc617-4), golang-golang-x-sys (= 0.0~git20161122.0.30237cf-1), golang-golang-x-time (= 0.0~git20160202.0.a4bde12-2), golang-google-api (= 0.0~git20161128.3cc2e59-2), golang-google-cloud (= 0.5.0-2), golang-google-grpc (= 1.0.4-1), golang-goprotobuf (= 0.0~git20161116.0.224aaba-3), golang-logrus (= 0.11.0-1), golang-procfs (= 0+git20161206.fcdb11c-1), golang-protobuf-extensions (= 1.0.0-2), golang-toml (= 0.2.0+git20160717.21.9906417-1), golang-yaml.v2 (= 0.0+git20160928.0.a5b47d3-2), runc (= 1.0.0~rc2+git20161109.131.5137186-2debian9.52), swarmkit (= 1.12.0+git20170111.763.296fcfcf-1debian9.109) Homepage: https://dockerproject.org Priority: optional Section: admin Filename: pool/docker/d/docker.io/golang-github-docker-docker-dev_1.13.0~ds1-3+co1debian9.23_all.deb Size: 442920 SHA256: f9f92a13b41f983cedcb287d1008afd6ff0bab6369954d37b01bbaf23f3e1974 SHA1: 5f763ff0e303edfad142d54de7b23c171c462901 MD5sum: b55d29112f56b0f625d62eabb3abebe6 Description: Externally reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built. Package: golang-github-docker-engine-api-dev Source: golang-github-docker-engine-api Version: 0.4.0-1debian9.63 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 521 Depends: golang-go, golang-github-docker-go-connections-dev, golang-github-docker-distribution-dev, golang-github-docker-go-units-dev (>= 0.3.0) Homepage: https://github.com/docker/engine-api Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-engine-api/golang-github-docker-engine-api-dev_0.4.0-1debian9.63_all.deb Size: 69334 SHA256: 5f1cff3c6b61830f9bf8efb3bcf3ddea0539f7dc90291ae9174ac12f71f3acc4 SHA1: 027aa4a33845f0c344fe9151a25f232c38103327 MD5sum: d5502bc0c72f4f24efef0ad87550055a Description: client and server components compatible with the Docker engine Engine-api is a set of Go libraries to implement client and server components compatible with the Docker engine. The client package implements a fully featured http client to interact with the Docker engine. It's modeled after the requirements of the Docker engine CLI, but it can also serve other purposes. Package: golang-github-docker-go-connections-dev Source: golang-github-docker-go-connections Version: 0.2.1+git20161115.12.4ccf312-1debian9.61 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 97 Depends: golang-go, golang-github-opencontainers-runc-dev, golang-github-sirupsen-logrus-dev, golang-golang-x-net-dev Homepage: https://github.com/docker/go-connections Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-go-connections/golang-github-docker-go-connections-dev_0.2.1+git20161115.12.4ccf312-1debian9.61_all.deb Size: 18232 SHA256: 626faa09ba8e51b56a55e1621580cd7d52fb3a4cad6d2b0a9ba39dd24bcb3456 SHA1: 2524532e120fa38fcbeaae07fcc5b4b9fff1dcfb MD5sum: 18a203ac17f9abd69c75a5d4c625a8d0 Description: Golang utility package to work with network connections go-connections provides common package to work with network connections. Package: golang-github-docker-go-metrics-dev Source: golang-github-docker-go-metrics Version: 0.0~git20161110.0.0f35294-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 36 Depends: golang-github-prometheus-client-golang-dev Homepage: https://github.com/docker/go-metrics Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-go-metrics/golang-github-docker-go-metrics-dev_0.0~git20161110.0.0f35294-1debian9.54_all.deb Size: 7150 SHA256: ff9b7a66141ab9ec46e310b12b9d65237bbdbd3b0babfdf1aa0b74d26493a85c SHA1: 2fb07b54454c25478da60a792107adc9116c94ba MD5sum: 4bf65428a615598d46fc1b1df4c571d7 Description: Package for metrics collection in Docker projects This package is small wrapper around the Prometheus Go client to help enforce convention and best practices for metrics collection in Docker projects. Package: golang-github-docker-go-units-dev Source: golang-github-docker-go-units Version: 0.3.1+git20161130.10.e30f1e7-1debian9.53 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 36 Depends: golang-go Homepage: https://github.com/docker/go-units Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-go-units/golang-github-docker-go-units-dev_0.3.1+git20161130.10.e30f1e7-1debian9.53_all.deb Size: 7056 SHA256: 72d7b7d27e877c2bef2a79f8d3fced1b0ede6ba93ac130fac7f76a676d076e9f SHA1: a220d534cd7543a5ee011eb8b6ac9d63b5aad402 MD5sum: 90501c93d2410d7200b72ca9e3420e5b Description: parse and print size and time units in human-readable format go-units is a library to transform human friendly measurements into machine friendly values. Package: golang-github-docker-goamz-dev Source: golang-github-docker-goamz Version: 0.0~git20160206.0.f0a21f5-1debian9.48 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 1164 Depends: golang-go, golang-github-bitly-go-simplejson-dev, golang-github-cbroglie-mapstructure-dev Homepage: https://github.com/docker/goamz Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-goamz/golang-github-docker-goamz-dev_0.0~git20160206.0.f0a21f5-1debian9.48_all.deb Size: 175150 SHA256: 8fe99e3afaf7a3e8670839567da8073d62286b35d7c9ebe345b4becaec74911e SHA1: 63be1639a5360247d685ff496e5dc5f6cbcc9731 MD5sum: f6a34999b03aad4edfa6dd7e9e500cda Description: Enable Go programs to interact with Amazon Web Services The goamz package enables Go programs to interact with the Amazon Web Services including AWS, EC2, S3, ELB, SQS and SNS. . It was developed within Canonical as part of an experiment related to using the Go language with the juju project, but is now a set of generally adopted and maintained Go packages that talk to several Amazon Web Services. . This package is a fork of the GOAMZ version developed within Canonical with additional functionality and services, including DynamoDB. Package: golang-github-docker-libkv-dev Source: docker-libkv Version: 0.2.0-1debian9.153 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 133 Depends: golang-go, golang-github-boltdb-bolt-dev, golang-golang-x-net-dev, golang-etcd-server-dev (>= 2.2.2+dfsg-2~), golang-github-hashicorp-consul-dev, golang-github-samuel-go-zookeeper-dev, golang-github-stretchr-testify-dev Homepage: https://github.com/docker/libkv Priority: extra Section: devel Filename: pool/docker/d/docker-libkv/golang-github-docker-libkv-dev_0.2.0-1debian9.153_all.deb Size: 30434 SHA256: 5bb53d8feb4735acc50a322577c9c94e027b9bc6f9bd58063c016874b30ce454 SHA1: 99affc7575df452064be76eea26f5429fa28ad29 MD5sum: bd934fb1a7eae3b526b292a03def244e Description: Key/Value store abstraction library libkv provides a Go native library to store metadata. . The goal of libkv is to abstract common store operations for multiple Key/Value backends and offer the same experience no matter which backend is used. . For example, libkv can be used it to store metadata or for service discovery to register machines and endpoints inside your cluster. . Also libkv can be used to implement a generic Leader Election. . As of now, libkv offers support for Consul (disabled), Etcd and Zookeeper. Package: golang-github-docker-libnetwork-dev Source: golang-github-docker-libnetwork Version: 0.8.0~dev.2+git20161130.568.fd27f22-3debian9.117 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 2349 Depends: golang-go, golang-toml-dev | golang-github-burntsushi-toml-dev, golang-github-codegangsta-cli-dev, golang-github-coreos-go-systemd-dev, golang-github-deckarep-golang-set-dev, golang-github-docker-go-connections-dev, golang-github-docker-go-units-dev, golang-github-docker-libkv-dev (>= 0.2.0~), golang-github-gorilla-mux-dev, golang-github-hashicorp-serf-dev, golang-github-opencontainers-runc-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-github-vishvananda-netlink-dev, golang-github-vishvananda-netns-dev Homepage: https://github.com/docker/libnetwork Priority: extra Section: devel Filename: pool/docker/g/golang-github-docker-libnetwork/golang-github-docker-libnetwork-dev_0.8.0~dev.2+git20161130.568.fd27f22-3debian9.117_all.deb Size: 336412 SHA256: 0be2805ef000cd9988d098d220434323177a8ce06cb39390443f9b0bedb0816e SHA1: a35ba7c82b17744d668d49c1defe908873867850 MD5sum: 4bf4e60e83af4386aab64b8a742da68e Description: Docker Networking Libnetwork provides a native Go implementation for connecting containers . The goal of libnetwork is to deliver a robust Container Network Model that provides a consistent programming interface and the required network abstractions for applications. . This package contains the development files. Package: golang-github-docker-swarmkit-dev Source: swarmkit Version: 1.12.0+git20170111.763.296fcfcf-1debian9.117 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 4330 Depends: golang-github-azure-go-ansiterm-dev, golang-github-boltdb-bolt-dev, golang-github-cloudflare-cfssl-dev, golang-github-docker-engine-api-dev, golang-github-docker-go-events-dev, golang-github-docker-go-units-dev, golang-github-docker-libnetwork-dev (>= 0.8~git20161019.0.66c8446~), golang-github-dustin-go-humanize-dev, golang-github-golang-mock-dev, golang-github-pivotal-golang-clock-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-golang-x-time-dev, golang-go Homepage: https://github.com/docker/swarmkit Priority: extra Section: devel Filename: pool/docker/s/swarmkit/golang-github-docker-swarmkit-dev_1.12.0+git20170111.763.296fcfcf-1debian9.117_all.deb Size: 529300 SHA256: 57c401aee0b653ceb8d95e0d08573bc49104dbac15822393405b221677b52323 SHA1: 11b6a63d9c38dca5e9ab3cb57d40f7f06396172b MD5sum: e3c9d5b679d990d862d7aaf065effc8c Description: Toolkit for orchestrating distributed systems at any scale SwarmKit is a toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more. . Its main benefits are: . * Distributed: SwarmKit uses the Raft Consensus Algorithm in order to coordinate and does not rely on a single point of failure to perform decisions. . * Secure: Node communication and membership within a Swarm are secure out of the box. SwarmKit uses mutual TLS for node authentication, role authorization and transport encryption, automating both certificate issuance and rotation. . * Simple: SwarmKit is operationally simple and minimizes infrastructure dependencies. It does not need an external database to operate.Overview Machines running SwarmKit can be grouped together in order to form a Swarm, coordinating tasks with each other. . This package contains the Swarmkit development files. Package: golang-github-emicklei-go-restful-swagger12-dev Source: golang-github-emicklei-go-restful-swagger12 Version: 1.0.1-1debian9.13 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 102 Depends: golang-github-emicklei-go-restful-dev Homepage: https://github.com/emicklei/go-restful-swagger12 Priority: optional Section: devel Filename: pool/docker/g/golang-github-emicklei-go-restful-swagger12/golang-github-emicklei-go-restful-swagger12-dev_1.0.1-1debian9.13_all.deb Size: 20248 SHA256: e903e488c3a2301be70eb4f71260b13cfb37edf46d6703471cf940fa58d5798b SHA1: a290effa17f197dc03cd43817f51da22e97e7475 MD5sum: 4f29b319eab57882718ed8f3faabcb6e Description: Swagger 1.2 extension to the go-restful package Go-restful is a package for building REST-style Web Services using Google Go. REST asks developers to use HTTP methods explicitly and in a way that's consistent with the protocol definition. This basic REST design principle establishes a one-to-one mapping between create, read, update, and delete (CRUD) operations and HTTP methods. . This package provides Swagger UI 1.2 support for go-restful. Package: golang-github-fsouza-go-dockerclient-dev Source: golang-github-fsouza-go-dockerclient Version: 0.0+git20160622-1debian9.102 Architecture: all Maintainer: pkg-go Installed-Size: 518 Depends: golang-go, golang-logrus-dev, golang-github-docker-docker-dev (>= 1.11.2~), golang-github-docker-go-units-dev, golang-github-hashicorp-go-cleanhttp-dev (>= 0.0~git20160217~), golang-github-opencontainers-runc-dev, golang-github-gorilla-mux-dev, golang-github-gorilla-context-dev | golang-context-dev, golang-github-stretchr-testify-dev | golang-testify-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev Built-Using: docker.io (= 1.13.0~ds1-3+co1debian9.17), golang-1.7 (= 1.7.4-2), golang-context (= 1.1-1), golang-github-docker-go-connections (= 0.2.1+git20161115.12.4ccf312-1debian9.49), golang-github-docker-go-units (= 0.3.1+git20161130.10.e30f1e7-1debian9.41), golang-github-gorilla-mux (= 1.1-2), golang-github-hashicorp-go-cleanhttp (= 0.0~git20160217.0.875fb67-1), golang-golang-x-net-dev (= 1:0.0+git20161013.8b4af36+dfsg-3), golang-logrus (= 0.11.0-1), runc (= 1.0.0~rc2+git20161109.131.5137186-2debian9.48) Homepage: https://github.com/fsouza/go-dockerclient Priority: extra Section: devel Filename: pool/docker/g/golang-github-fsouza-go-dockerclient/golang-github-fsouza-go-dockerclient-dev_0.0+git20160622-1debian9.102_all.deb Size: 104640 SHA256: 20802c1f65019e071d0951764153ffeee5d97bad24c52e2a0edea43c5fc8e40b SHA1: 7b678f2767ff40c60ec13929cfcb680524942317 MD5sum: 6f8447410a2f8acd3b1b3438366b3d19 Description: Docker client library in Go Client for the Docker remote API with support for the extensions in the Swarm API. . This package also provides support for docker's network API, which is a simple passthrough to the libnetwork remote API. Note that docker's network API is only available in docker 1.8 and above, and only enabled in docker if DOCKER_EXPERIMENTAL is defined during the docker build process. Package: golang-github-gogo-protobuf-dev Source: golang-gogoprotobuf Version: 0.3+git20170120.144.265e960d-1debian9.53 Architecture: all Maintainer: pkg-go Installed-Size: 22524 Recommends: gogoprotobuf Breaks: golang-gogoprotobuf-dev (<< 0.2-1) Replaces: golang-gogoprotobuf-dev (<< 0.2-1) Homepage: https://github.com/gogo/protobuf Priority: extra Section: devel Filename: pool/docker/g/golang-gogoprotobuf/golang-github-gogo-protobuf-dev_0.3+git20170120.144.265e960d-1debian9.53_all.deb Size: 827198 SHA256: 47ce7ebb76204a6b4bbe03bc89f68508260bc7ad5c7cc609dfbed8b3a41ddd31 SHA1: 058642bb42702bb63f6c807f019bd9d790996517 MD5sum: 7de897b13923f8d955e72774fe550315 Description: alternative protocol buffer support for Golang - sources An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. . This package provides sources. Package: golang-github-google-certificate-transparency-dev Source: golang-github-google-certificate-transparency Version: 0.0~git20160709.0.0f6e3d1~ds1-1debian9.56 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 2460 Depends: golang-go, golang-github-juju-ratelimit-dev, golang-github-mattn-go-sqlite3-dev, golang-github-mreiferson-go-httpclient-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-github-jmoiron-sqlx-dev Homepage: https://github.com/google/certificate-transparency Priority: extra Section: devel Filename: pool/docker/g/golang-github-google-certificate-transparency/golang-github-google-certificate-transparency-dev_0.0~git20160709.0.0f6e3d1~ds1-1debian9.56_all.deb Size: 455592 SHA256: b3ef4f9aaa64a1ca89f9228df26229a6c395423ba9181103915341a428b7bf8f SHA1: fc7ea446d5510c536e29f12407c571faccf15c8e MD5sum: c47163168dc67c5a5925a42237c59f75 Description: Framework for monitoring and auditing SSL certificates The Certificate Transparency project provides a framework to explore ideas to improve the security of HTTPS connections by adding new functional components to the current SSL security system: logging, monitoring and auditing. . Please see http://www.certificate-transparency.org for more details about certificate transparency and how it works. Package: golang-github-grpc-ecosystem-go-grpc-prometheus-dev Source: golang-github-grpc-ecosystem-go-grpc-prometheus Version: 1.1+git20160910.0.6b7015e-1debian9.42 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 80 Depends: golang-goprotobuf-dev, golang-github-prometheus-client-golang-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-google-grpc-dev Homepage: https://github.com/grpc-ecosystem/go-grpc-prometheus Priority: extra Section: devel Filename: pool/docker/g/golang-github-grpc-ecosystem-go-grpc-prometheus/golang-github-grpc-ecosystem-go-grpc-prometheus-dev_1.1+git20160910.0.6b7015e-1debian9.42_all.deb Size: 16952 SHA256: bcf6132d3285a96f0e123bf278736fb3929bafc005f5257b1496905a29208b19 SHA1: f6aa8b947892d869acff42c36bbdb737708c7d79 MD5sum: 787369a99fb3061936669846e5ade838 Description: Prometheus monitoring for gRPC Go servers This library uses gRPC Go interceptors (middleware) to implement both server- and client-side metrics and monitoring using Prometheus for a gRPC interface. . Using Prometheus for API monitoring allows querying and visualization of latency, request rates and other useful metrics that can be obtained from collecting time-series data. Package: golang-github-grpc-ecosystem-grpc-gateway-dev Source: golang-github-grpc-ecosystem-grpc-gateway Version: 1.1.0+git20170127.54.6863684-1debian9.53 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 804 Depends: golang-github-dghubble-sling-dev, golang-glog-dev, golang-goprotobuf-dev, golang-github-rogpeppe-fastuuid-dev, golang-golang-x-net-dev, golang-google-grpc-dev Homepage: https://github.com/grpc-ecosystem/grpc-gateway Priority: extra Section: devel Filename: pool/docker/g/golang-github-grpc-ecosystem-grpc-gateway/golang-github-grpc-ecosystem-grpc-gateway-dev_1.1.0+git20170127.54.6863684-1debian9.53_all.deb Size: 129152 SHA256: be148487050ee06a53713d4c841dc07d6be776f50d364e3a691a8ab3ad5c2867 SHA1: b0e487b2bd4ec89c1201772902421041c8f7f09e MD5sum: 01bab97718a0d8199ce1308363750a03 Description: gRPC to JSON proxy generator for Golang Grpc-gateway is a protoc plugin that reads gRPC service definitions and generates a reverse-proxy server which translates a RESTful JSON API into gRPC. The server is generated according to custom options in your gRPC definition and helps you to provide your APIs in both gRPC and RESTful style at the same time. . This package contains the development files. Package: golang-github-gucumber-gucumber-dev Source: golang-github-gucumber-gucumber Version: 0.0~git20160715.0.71608e2-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 78 Depends: golang-github-shiena-ansicolor-dev, golang-github-stretchr-testify-dev Breaks: golang-github-lsegal-gucumber-dev (<< 0.0~git20160715.0.71608e2-1~) Replaces: golang-github-lsegal-gucumber-dev (<< 0.0~git20160715.0.71608e2-1~) Provides: golang-github-lsegal-gucumber-dev Homepage: https://github.com/gucumber/gucumber Priority: extra Section: devel Filename: pool/docker/g/golang-github-gucumber-gucumber/golang-github-gucumber-gucumber-dev_0.0~git20160715.0.71608e2-1debian9.54_all.deb Size: 16040 SHA256: dc63347f6f15f67223562d8c21a9a8706987fad449206ac59c36b12cc2c5eeb3 SHA1: 2f7bb0738dd4d27616cffe7510ed305064071dde MD5sum: 5fab435fe9db66f422a000a12cbfae40 Description: Cucumber BDD-style testing for Go -- source An implementation of Cucumber (http://cukes.info) BDD-style testing for Go. . This package provides the source files. Package: golang-github-hashicorp-consul-dev Source: consul Version: 0.6.4~dfsg-3debian9.123 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 1187 Depends: golang-go, golang-dns-dev | golang-github-miekg-dns-dev, golang-github-armon-go-metrics-dev, golang-github-armon-go-radix-dev, golang-github-hashicorp-go-cleanhttp-dev, golang-github-hashicorp-go-memdb-dev, golang-github-hashicorp-go-msgpack-dev, golang-github-hashicorp-go-uuid-dev, golang-github-hashicorp-golang-lru-dev (>= 0.0~git20160207~), golang-github-hashicorp-hcl-dev, golang-github-hashicorp-hil-dev, golang-github-hashicorp-memberlist-dev (>= 0.0~git20160225~), golang-github-hashicorp-raft-boltdb-dev, golang-github-hashicorp-raft-dev, golang-github-hashicorp-serf-dev (>= 0.7.0~), golang-github-hashicorp-yamux-dev (>= 0.0~git20151129~), golang-github-inconshreveable-muxado-dev, golang-github-mitchellh-cli-dev, golang-github-mitchellh-copystructure-dev Homepage: https://github.com/hashicorp/consul Priority: extra Section: devel Filename: pool/docker/c/consul/golang-github-hashicorp-consul-dev_0.6.4~dfsg-3debian9.123_all.deb Size: 174706 SHA256: f13fedf3b29000b956eb1cfeb17352078ac397835f997bfe4372c8ad0de7e358 SHA1: 117240040191dea50e44f8d46682396a5ae72175 MD5sum: 83b1fae5c4d0a58d6ccf84353ce70132 Description: tool for service discovery, monitoring and configuration (source) Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. . Consul provides several key features: . - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. . - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. . - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. . - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. . Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the Consul servers only on Linux, however. . This package contains the source. Package: golang-github-karlseguin-ccache-dev Source: golang-github-karlseguin-ccache Version: 2.0.2+git20161222.2.12c7ffd-1debian9.52 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 56 Depends: golang-github-karlseguin-expect-dev Homepage: https://github.com/karlseguin/ccache Priority: extra Section: devel Filename: pool/docker/g/golang-github-karlseguin-ccache/golang-github-karlseguin-ccache-dev_2.0.2+git20161222.2.12c7ffd-1debian9.52_all.deb Size: 9640 SHA256: fddfd734801fbd3e9afa60eb792519cb2a1e3d3f310bf1fa6349495aafa37017 SHA1: da866fbe0f05222c280ab69c151da7fde5f7b8e5 MD5sum: 1a3b8e82596e371aadced2b4e3e15f39 Description: Golang LRU Cache for high concurrency CCache is an LRU Cache, written in Go, focused on supporting high concurrency. Lock contention on the list is reduced by introducing a window which limits the frequency that an item can get promoted, using a buffered channel to queue promotions for a single worker, and garbage collecting within the same thread as the worker. Package: golang-github-karlseguin-expect-dev Source: golang-github-karlseguin-expect Version: 1.0.1+git20160716.12.5c2eadb-1debian9.53 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 65 Depends: golang-github-wsxiaoys-terminal-dev Homepage: https://github.com/karlseguin/expect Priority: extra Section: devel Filename: pool/docker/g/golang-github-karlseguin-expect/golang-github-karlseguin-expect-dev_1.0.1+git20160716.12.5c2eadb-1debian9.53_all.deb Size: 15440 SHA256: 6169cd3fba0f57c10bdadae5f9c0ea06b7ceed0243a7676ed9adc51a39ea4fc3 SHA1: dfaa2dd1de1743b04cd375694fbba0ae8e3db172 MD5sum: aa73c463ee576af25a001ad0228405be Description: Testing framework for Go with more concise syntax Expect is a testing framework for Go to help write shorter tests. Go's built-in testing package is fine, except it tends to lead to verbose code. Expect runs within the go test framework but provides a different, concise syntax for specifying expectations. Package: golang-github-kubernetes-gengo-dev Source: golang-github-kubernetes-gengo Version: 0.0~git20170531.0.c79c13d-1debian9.13 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 622 Depends: golang-go, golang-glog-dev, golang-github-gogo-protobuf-dev, golang-github-spf13-pflag-dev Homepage: https://github.com/kubernetes/gengo Priority: extra Section: devel Filename: pool/docker/g/golang-github-kubernetes-gengo/golang-github-kubernetes-gengo-dev_0.0~git20170531.0.c79c13d-1debian9.13_all.deb Size: 132990 SHA256: 679f1e30f4cf5b73d38ffc66b4817e406dd6763af01ca4922f0e6e101eb43ab7 SHA1: 63713f2cfd2d62fbeec6c9327343280853bf24ff MD5sum: 09331f7b1c9886a7b10e6c13ea14ee8e Description: Library for generating code based on Go files The gengo library implements a code generation system for Go files used by Kubernetes. It is more than a dumb template library and is informed by the Go language's syntax, type and naming conventions when generating code. . The gengo library can build code using the following generators: . * set * deep-copy * defaulter * go-to-protobuf . Gengo was first used in Kubernetes and is split out into a separate library for ease of reuse and maintainability. Package: golang-github-lsegal-gucumber-dev Source: golang-github-gucumber-gucumber Version: 0.0~git20160715.0.71608e2-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 10 Depends: golang-github-gucumber-gucumber-dev Homepage: https://github.com/gucumber/gucumber Priority: extra Section: oldlibs Filename: pool/docker/g/golang-github-gucumber-gucumber/golang-github-lsegal-gucumber-dev_0.0~git20160715.0.71608e2-1debian9.54_all.deb Size: 2656 SHA256: b618828f32234968a77a6400e273d2d9ea83fe507bbd08aa3edf4233b7ebc1f5 SHA1: c155286d99bdcf5e3b21f451c31f33dc7e577efb MD5sum: bfec73233bd5887c7f3207c4a36428ff Description: Transitional package for golang-github-gucumber-gucumber-dev This is a transitional package to ease upgrades to the golang-github-gucumber-gucumber-dev package. It can safely be removed. Package: golang-github-mrunalp-fileutils-dev Source: golang-github-mrunalp-fileutils Version: 0.0~git20160930.0.4ee1cc9-1debian9.53 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 24 Homepage: https://github.com/mrunalp/fileutils Priority: extra Section: devel Filename: pool/docker/g/golang-github-mrunalp-fileutils/golang-github-mrunalp-fileutils-dev_0.0~git20160930.0.4ee1cc9-1debian9.53_all.deb Size: 4012 SHA256: fb01dd3fa772148d08b17bef61f9d57c15d15c6df28a62ccdfa8a045ee6046b8 SHA1: 8d83d1725c89e381d8ac981cdc346cd533dab5df MD5sum: 1e2f5844b89ecc29f0afe123ee836d21 Description: collection of utilities for file manipulation in golang fileutils Collection of utilities for file manipulation in golang . The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats. Package: golang-github-opencontainers-runc-dev Source: runc Version: 1.0.0~rc2+git20161109.131.5137186-2debian9.60 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 1006 Depends: golang-dbus-dev, golang-github-codegangsta-cli-dev (>= 0.0~git20151221~), golang-github-coreos-go-systemd-dev, golang-github-docker-go-units-dev, golang-github-opencontainers-specs-dev (>= 1.0.0~), golang-github-seccomp-libseccomp-golang-dev, golang-github-vishvananda-netlink-dev, golang-gocapability-dev | golang-github-syndtr-gocapability-dev, golang-goprotobuf-dev, golang-logrus-dev Homepage: https://github.com/opencontainers/runc Priority: extra Section: devel Filename: pool/docker/r/runc/golang-github-opencontainers-runc-dev_1.0.0~rc2+git20161109.131.5137186-2debian9.60_all.deb Size: 158556 SHA256: 5e00dcbfcfa02e520e3d938c0d698808e3fa47be9b8a6325306c3ad719f4f99a SHA1: 5cb44bf6fbe94363ec8418b0305823f6d16ad86e MD5sum: ad2fbc8491d50dbb5577d182521eb699 Description: Open Container Project - develpoment files "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. . This package provides development files formerly known as "github.com/docker/libcontainer". Package: golang-github-opencontainers-specs-dev Source: golang-github-opencontainers-specs Version: 1.0.0~rc2+git20160926.38.1c7c27d-1debian9.54 Architecture: all Maintainer: pkg-go Installed-Size: 51 Depends: golang-go, golang-github-xeipuuv-gojsonschema-dev Homepage: https://github.com/opencontainers/runtime-spec Priority: extra Section: devel Filename: pool/docker/g/golang-github-opencontainers-specs/golang-github-opencontainers-specs-dev_1.0.0~rc2+git20160926.38.1c7c27d-1debian9.54_all.deb Size: 15474 SHA256: af3d545b342bca954f6359cc1042cef1b76804c86c01a81e674372e731aa5f44 SHA1: 385f00206d98e7f1eec8a0be3a049b423c468116 MD5sum: 7be27f9eb9be36f95fbdc8321d83ea05 Description: Open Container Specifications This project is where the Open Container Initiative Specifications are written. The specs.go file contains various structs of the specification such as Spec, Hooks, Mount, Process, Root, Platform and Hook. Package: golang-github-prometheus-client-golang-dev Source: golang-github-prometheus-client-golang Version: 0.8.0-1debian9.42 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 338 Depends: golang-github-beorn7-perks-dev, golang-github-prometheus-client-model-dev, golang-github-prometheus-common-dev, golang-golang-x-net-dev, golang-goprotobuf-dev | golang-github-golang-protobuf-dev, golang-procfs-dev | golang-github-prometheus-procfs-dev Breaks: golang-prometheus-client-dev (<< 0.8.0-1~) Replaces: golang-prometheus-client-dev (<< 0.8.0-1~) Provides: golang-prometheus-client-dev Homepage: https://github.com/prometheus/client_golang.git Priority: extra Section: devel Filename: pool/docker/g/golang-github-prometheus-client-golang/golang-github-prometheus-client-golang-dev_0.8.0-1debian9.42_all.deb Size: 61762 SHA256: cd9ae0a22040873f1e11fa9de0df71272e0aae286ce5bfba03e747c069284146 SHA1: f069cfedd0bbb6ccf2e52899950bdb286d24316e MD5sum: 389711c0357189bd40c3f85040489072 Description: Prometheus instrumentation library for Go applications This is the Prometheus Go client library. It provides two main functions: . * The exposition library is used to export metrics to a Prometheus server or pushgateway. . * The consumption library is used to process metrics exported by a Prometheus client. (The Prometheus server is using that library.) Package: golang-github-rsc-letsencrypt-dev Source: golang-github-rsc-letsencrypt Version: 0.0~git20160929.0.76104d2-2debian9.57 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 37 Depends: golang-go, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-time-dev, golang-gopkg-square-go-jose.v1-dev, golang-github-xenolf-lego-dev Homepage: https://github.com/rsc/letsencrypt Priority: extra Section: devel Filename: pool/docker/g/golang-github-rsc-letsencrypt/golang-github-rsc-letsencrypt-dev_0.0~git20160929.0.76104d2-2debian9.57_all.deb Size: 10018 SHA256: 852bfdf5277b6eefef0f5a1b348b08405644683b0ba2a53cfcb434d716ab9160 SHA1: 01602b96f20883095c7b02a775b7dd06d0b45901 MD5sum: 12188838cdaef9e6e0ff7a4411655e70 Description: Go library to manage TLS certificates automatically via LetsEncrypt.org LetsEncrypt.org is a service that issues free SSL/TLS certificates to servers that can prove control over the given domain's DNS records or the servers pointed at by those records. . This package is a Go library that implements a client to register and get certificates from LetsEncrypt.org. Package: golang-github-seccomp-libseccomp-golang-dev Source: golang-github-seccomp-libseccomp-golang Version: 0.9.0-1~atest1debian9.25 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 69 Depends: golang-go, libseccomp-dev Homepage: https://github.com/seccomp/libseccomp-golang Priority: extra Section: devel Filename: pool/docker/g/golang-github-seccomp-libseccomp-golang/golang-github-seccomp-libseccomp-golang-dev_0.9.0-1~atest1debian9.25_all.deb Size: 14054 SHA256: 5175e77cb27d3627fdcfec1fd7ed0dcdc3a01e50ae0e837bb63bd36d9bb75baa SHA1: 35776d9e7d020cf8357bde9f3b24cbacd06d577d MD5sum: f719e44ee61fc0a6ce8a173048f196da Description: golang bindings for libseccomp The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by, application developers. . The libseccomp-golang library provides a Go based interface to the libseccomp library. Package: golang-github-tonistiigi-fifo-dev Source: golang-github-tonistiigi-fifo Version: 0.0~git20161203.0.fe870cc-1debian9.54 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 38 Depends: golang-github-pkg-errors-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev Homepage: https://github.com/tonistiigi/fifo Priority: extra Section: devel Filename: pool/docker/g/golang-github-tonistiigi-fifo/golang-github-tonistiigi-fifo-dev_0.0~git20161203.0.fe870cc-1debian9.54_all.deb Size: 6082 SHA256: ab2bd20d720b807388de3c77b308f7222467a9ad3ccc593d270a25c00c223543 SHA1: 3aaea0ea2783397735361dce8c54dfb2d8810f3e MD5sum: 07277131556652a9653b68324410ae79 Description: Go package for handling FIFOs in a sane way This package implements an interface for opening, reading, writing and closing Unix FIFOs. An open FIFO can be accessed using the io.ReadWriteCloser interface. Package: golang-github-urfave-cli-dev Source: golang-github-urfave-cli Version: 1.19.1-1debian9.53 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 262 Depends: golang-github-burntsushi-toml-dev, golang-gopkg-yaml.v2-dev Homepage: https://github.com/urfave/cli Priority: extra Section: devel Filename: pool/docker/g/golang-github-urfave-cli/golang-github-urfave-cli-dev_1.19.1-1debian9.53_all.deb Size: 48452 SHA256: bd7105aedb6625d88915af4fb7f491f555302cd291e365407b63d11e441bf580 SHA1: a895faf6948f28d7fb920d202da13307539436f8 MD5sum: 9dbe3680865386814572a851fe3714e3 Description: package for building command line apps in Go "Cli" is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way. Package: golang-github-vishvananda-netlink-dev Source: golang-github-vishvananda-netlink Version: 0.0~git20170117.0.ebdfb74-1debian9.52 Architecture: all Maintainer: pkg-go Installed-Size: 389 Depends: golang-github-vishvananda-netns-dev Homepage: https://github.com/vishvananda/netlink Priority: extra Section: devel Filename: pool/docker/g/golang-github-vishvananda-netlink/golang-github-vishvananda-netlink-dev_0.0~git20170117.0.ebdfb74-1debian9.52_all.deb Size: 64310 SHA256: 6600c7e435c9497c1e3b9f94c2dff7eb102987a74a3efbc2c2d7f891a507f02c SHA1: 41941982c48d876aeb980c6f0b3ccccd57ed4d1f MD5sum: 106cacec3b33bb3e15615bafa12b7813 Description: netlink library for go The netlink package provides a simple netlink library for go. Netlink is the interface a user-space program in Linux uses to communicate with the kernel. It can be used to add and remove interfaces, set ip addresses and routes, and configure ipsec. Netlink communication requires elevated privileges, so in most cases this code needs to be run as root. Since low-level netlink messages are inscrutable at best, the library attempts to provide an API that is loosely modeled on the CLI provied by iproute2. Actions like ip link add will be accomplished via a similarly named function like AddLink(). This library began its life as a fork of the netlink functionality in docker/libcontainer but was heavily rewritten to improve testability, performance, and to add new functionality like ipsec xfrm handling. . This package contains the source. Package: golang-github-vmware-govmomi-dev Source: golang-github-vmware-govmomi Version: 0.15.0-1debian9.13 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 62925 Depends: golang-go, golang-github-davecgh-go-spew-dev, golang-golang-x-net-dev Homepage: https://github.com/vmware/govmomi Priority: extra Section: devel Filename: pool/docker/g/golang-github-vmware-govmomi/golang-github-vmware-govmomi-dev_0.15.0-1debian9.13_all.deb Size: 9005242 SHA256: cf4555a140df9358b9cb40759542da00d7896fd1ce16cda03867e28c0087d71d SHA1: 802410b1aea3b4f8450a47b7b03d4452a91e2743 MD5sum: bd208032dbae3f8c594713b1d7127e26 Description: Go library for the VMware vSphere API Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter). Package: golang-github-wsxiaoys-terminal-dev Source: golang-github-wsxiaoys-terminal Version: 0.0~git20160513.0.0940f3f-1debian9.52 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 28 Homepage: https://github.com/wsxiaoys/terminal Priority: extra Section: devel Filename: pool/docker/g/golang-github-wsxiaoys-terminal/golang-github-wsxiaoys-terminal-dev_0.0~git20160513.0.0940f3f-1debian9.52_all.deb Size: 4798 SHA256: 1d634b28049f29c08c5b969eb5b85fa578f7ed25107a7e1de3e084bb3db25dc1 SHA1: a764b5cb3cc61769b6ba348c6b976e3130c0e649 MD5sum: c15fdb2a426732fea26ac723d95760c9 Description: Colorful terminal output for Golang Terminal is a simple golang package that provides basic terminal handling. Terminal wraps and color/format functions are implemented using standard ANSI escape codes. Package: golang-github-xiang90-probing-dev Source: golang-github-xiang90-probing Version: 0.0~git20160813.0.07dd2e8-1debian9.52 Architecture: all Maintainer: pkg-go Installed-Size: 23 Depends: golang-go Built-Using: golang-1.7 (= 1.7.4-2+deb9u1) Homepage: https://github.com/xiang90/probing Priority: extra Section: devel Filename: pool/docker/g/golang-github-xiang90-probing/golang-github-xiang90-probing-dev_0.0~git20160813.0.07dd2e8-1debian9.52_all.deb Size: 4158 SHA256: 22ad2fbeb2f57333ee9a1a6919b745b871a74d90da67ab3b0073659adc61d654 SHA1: 6c33b3903111e535f930b225455028df43e04f8f MD5sum: 08df38af6518122dd1f1119817729f01 Description: Golang probing Library for simple probing. Package: golang-gogoprotobuf-dev Source: golang-gogoprotobuf Version: 0.3+git20170120.144.265e960d-1debian9.53 Architecture: all Maintainer: pkg-go Installed-Size: 20 Depends: golang-github-gogo-protobuf-dev, gogoprotobuf Homepage: https://github.com/gogo/protobuf Priority: extra Section: oldlibs Filename: pool/docker/g/golang-gogoprotobuf/golang-gogoprotobuf-dev_0.3+git20170120.144.265e960d-1debian9.53_all.deb Size: 4754 SHA256: 7ab54873e640dfe5cb3cf204452b1acb5fe33b423344d7e582f9999deff854bf SHA1: 6479cbc71332ee1c6a416686fe851a89e16f4f7d MD5sum: 2d257489a9f2f16d7a9390e52649cda5 Description: transitional package -- safe to remove This transitional package facilitates migration to "golang-github-gogo-protobuf-dev" and can be safely removed. Package: golang-prometheus-client-dev Source: golang-github-prometheus-client-golang Version: 0.8.0-1debian9.42 Architecture: all Maintainer: Debian Go Packaging Team Installed-Size: 13 Depends: golang-github-prometheus-client-golang-dev Homepage: https://github.com/prometheus/client_golang.git Priority: extra Section: oldlibs Filename: pool/docker/g/golang-github-prometheus-client-golang/golang-prometheus-client-dev_0.8.0-1debian9.42_all.deb Size: 5216 SHA256: 3f1f1fde90c9082fb7597e66e1b8b99a80c15c9a3f6e7dca58315be2c18ca448 SHA1: e2030f0827e6a04e016ae3ee848b2d2a52c191ab MD5sum: 24e51b879ce8762a64a765d757b7be33 Description: Transitional package for golang-github-prometheus-client-golang-dev This is a transitional package to ease upgrades to the golang-github-prometheus-client-golang-dev package. It can safely be removed. Package: vim-syntax-docker Source: docker.io Version: 1.13.0~ds1-3+co1debian9.23 Architecture: all Maintainer: Tim Potter Installed-Size: 84 Depends: vim Recommends: vim-addon-manager Suggests: docker.io Homepage: https://dockerproject.org Priority: optional Section: admin Filename: pool/docker/d/docker.io/vim-syntax-docker_1.13.0~ds1-3+co1debian9.23_all.deb Size: 63274 SHA256: e3f011796a4e31dfc5809ac15f25a391ea926d13a1aee866f1bfdbc9b8d1a376 SHA1: 6a010f90968afb0c005b2874b865b44fec518eb0 MD5sum: fbe95fd778e48dd62dcfaae8cdcf4627 Description: Docker container engine - Vim highlighting syntax files This package provides syntax files for the Vim editor for editing Dockerfiles from the Docker container engine.