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

Release v1.3.2 #1802

Merged
merged 2 commits into from
Sep 5, 2019
Merged

Release v1.3.2 #1802

merged 2 commits into from
Sep 5, 2019

Commits on Sep 5, 2019

  1. Fix invalid Go Module pseudo-versions used by dependencies

    Override the invalid pseudo-versions with correct pseudo-versions that
    refer to the same commits.
    Rob Percival committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    d260e4e View commit details
    Browse the repository at this point in the history
  2. Create patch release v1.3.2

    Contains a fix to invalid pseudo-versions found in the go.mod files of
    some of our dependencies. This has been cherry-picked from the master
    branch.
    Rob Percival committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    08d71f3 View commit details
    Browse the repository at this point in the history