coredns/vendor/github.com/ugorji/go
Manuel Alejandro de Brito Fontes 0e8977761d Dep helper (#2151)
* Add dep task to update go dependencies

* Update go dependencies
2018-09-29 23:47:07 +01:00
..
codec Dep helper (#2151) 2018-09-29 23:47:07 +01:00
.travis.yml Dep ensure (#1803) 2018-05-16 13:17:06 -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 Dep ensure (#1803) 2018-05-16 13:17:06 -07: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

TODO:

  • 2018-03-12 - Release v1.1.1 containing 32-bit fixes