Commit Graph

8 Commits

Author SHA1 Message Date
thinkerou 4b68a5f12a
chore: update go.mod and remove space from copyright ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 10:42:28 +08:00
thinkerou 2bde107686
test support go1.18 () 2022-03-21 09:43:17 +08:00
ziheng f2bbdfe9f2
Use buf.String() instead of string(buf.Bytes()) () 2021-06-25 12:14:06 +08:00
thinkerou ed6f85c478
build: convert to go:build directives () 2021-03-27 09:09:44 +08:00
Antoine GIRARD fd8a65b252 Add build tag nomsgpack ()
* add build tag nomsgpack

* Update copyright

* Update copyright
2020-01-07 11:31:10 +08:00
田欧 d510595aa5 chore: add some annotations ()
ref:  
because I am not a native English, maybe have a bit problem.
2018-09-15 10:23:32 +08:00
田欧 32b58e0fd2 render: update msgpack usage ()
please see msgpack usage: https://github.com/ugorji/go/tree/master/codec#usage
2018-08-19 22:14:02 +08:00
Harindu Perera 5be2123c1a Added support for MessagePack binding and rendering ()
Added deps to vendor.json and fixed rendering bug
2017-02-23 22:08:37 +08:00