coredns/vendor/github.com/ugorji/go
Miek Gieben 7e63bdbee8 dep ensure -update (#1001)
* dep ensure -update

Run "dep ensure -update` to update all dependencies.

No code changes; just the dependencies.

* dep prune

* add new venderod
2017-08-28 08:49:28 -07:00
..
codec dep ensure -update (#1001) 2017-08-28 08:49:28 -07: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 vendor with go dep 2017-04-28 09:14:54 -07:00

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