moby--moby/libnetwork/vendor/github.com/docker/go-connections
Euan Harris 705bf07f05 vendor.conf: Update vendored components to match moby
* Update dependencies to match moby master; add new sub-dependencies
  as necessary.

* Update moby to latest

* Update gocapability

  This moves gocapability beyond the version vendored in moby;
  presumably the code which requires this particular version
  is not used in moby and is removed by vndr.   Moby will need
  to be updated as well.

Signed-off-by: Euan Harris <euan.harris@docker.com>
2018-06-21 15:16:21 +01:00
..
nat vendor.conf: Update vendored components to match moby 2018-06-21 15:16:21 +01:00
sockets Update logrus to v1.0.1 2017-08-07 11:20:47 -07:00
tlsconfig vendor.conf: Update vendored components to match moby 2018-06-21 15:16:21 +01:00
LICENSE Use vndr for managing libnetwork dependencies 2017-01-11 17:22:05 -08:00
README.md Re-run vndr with latest version 2017-03-21 15:42:30 -04:00

README.md

GoDoc

Introduction

go-connections provides common package to work with network connections.

Usage

See the docs in godoc for examples and documentation.

License

go-connections is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.