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

client/v2: regenerate with latest ugorji/go/codec #8721

Merged
merged 5 commits into from
Oct 20, 2017
Merged

client/v2: regenerate with latest ugorji/go/codec #8721

merged 5 commits into from
Oct 20, 2017

Commits on Oct 20, 2017

  1. glide: update github.com/ugorji/go/codec

    Updating github.com/ugorji/go/codec to the latest commit/version
    ameissnersofi committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    b896e98 View commit details
    Browse the repository at this point in the history
  2. update: client

    Updating the codec required codecgen to be reran on the client/keys.go file.  This is the result of that run.
    ameissnersofi committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    12a6efb View commit details
    Browse the repository at this point in the history
  3. scripts: update

    ran the updatedep.sh
    ameissnersofi committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    cd859cf View commit details
    Browse the repository at this point in the history
  4. client/keys.generated.go: remove redundant and: x.Expiration != nil

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    1b2a62d View commit details
    Browse the repository at this point in the history
  5. client/keys.generated.go: remove ineffassign yynn2 = 0

    Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
    gyuho committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    81ca10f View commit details
    Browse the repository at this point in the history