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

Fix decode test for Go 1.8 #217

Merged
merged 1 commit into from
Jan 24, 2017
Merged

Fix decode test for Go 1.8 #217

merged 1 commit into from
Jan 24, 2017

Commits on Nov 1, 2016

  1. Fix decode test for Go 1.8

    An upstream change (http://golang.org/cl/31144) alters the time package
    to be more consistent about the representation of UTC location.
    We adjust the time.Time used in the test to work on both 1.7 and 1.8.
    dsnet committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    d6b4ca8 View commit details
    Browse the repository at this point in the history