Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ugorji/go/codec to latest version #855

Merged
merged 4 commits into from
Jul 15, 2019
Merged

Commits on Jul 15, 2019

  1. Update github.com/ugorji/go to v1.1.4

    zhsj authored and smira committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    c56eca6 View commit details
    Browse the repository at this point in the history
  2. Add codec tag to fields which are ignored in new codec package

    github.com/ugorji/go/codec 1.1.4 ignores field with json:"-" tag
    zhsj authored and smira committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    d28d77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da62cba View commit details
    Browse the repository at this point in the history
  4. Update AUTHORS

    zhsj authored and smira committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    82ce2f8 View commit details
    Browse the repository at this point in the history