cri-o/vendor/github.com/docker/go-connections
Daniel J Walsh 63a218a458 Move to new github.com/sirupsen/logrus.
Need to mv to latest released and supported version of logrus
switch github.com/Sirupsen/logrus github.com/sirupsen/logrus

Also vendor in latest containers/storage and containers/image

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-08-07 11:50:04 -04:00
..
nat vendor: remove dep and use vndr 2017-06-07 00:04:21 +02:00
sockets vendor: remove dep and use vndr 2017-06-07 00:04:21 +02:00
tlsconfig Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
LICENSE Build and install from GOPATH 2017-01-17 12:09:09 -08:00
README.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00

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.