coredns/vendor/github.com/ugorji/go
Yong Tang 604c0045e7 Update go dep (#1560)
This fix updates go dep with `dep ensure --update` as well as the following:
- Removed github.com/ugorji/go restriction in Gopkg.toml (fixes  #1557)
- Added github.com/flynn/go-shlex in Makefile (neede by Caddy, maybe removed later)

This fix fixes #1557

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-02-23 20:10:34 +00:00
..
codec Update go dep (#1560) 2018-02-23 20:10:34 +00:00
.travis.yml Update go dep (#1560) 2018-02-23 20:10:34 +00:00
LICENSE Update vendor with go dep 2017-04-28 09:14:54 -07:00
msgpack.org.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
README.md Update go dep (#1560) 2018-02-23 20:10:34 +00:00

Sourcegraph Build Status codecov GoDoc rcard License

go/codec

This repository contains the go-codec library, a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for

For more information:

Install using:

go get github.com/ugorji/go/codec