moby--moby/vendor/github.com/hashicorp/go-msgpack
Sebastiaan van Stijn 421b93dcf5
vendor: github.com/hashicorp/go-msgpack v0.5.5 (indirect)
updating to the latest v0.5.x patch release:

full diff: https://github.com/hashicorp/go-msgpack/compare/v0.5.3...v0.5.5

- Fix an issue where struct pointer fields tagged with omitempty will be omitted
  if referenced value is empty, so a field of type *bool, then field would be
  omitted pointer is nil or &false.
- Fixed a decoding issue when decoding a string value in a map where the value
  already existed would panic.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-29 16:49:01 +02:00
..
codec vendor: github.com/hashicorp/go-msgpack v0.5.5 (indirect) 2022-06-29 16:49:01 +02:00
LICENSE project: use vndr for vendoring 2016-11-03 15:31:46 -07:00