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

Go modules support #885

Merged
merged 6 commits into from
Sep 10, 2019
Merged

Go modules support #885

merged 6 commits into from
Sep 10, 2019

Commits on Sep 10, 2019

  1. Add support for Go 1.13

    Drop support for Go 1.11
    Use md2man v2 to avoid dependency issues when building with Go Modules
    Enabled
    Update TravisCI build environment images (trusty was deprecated)
    Add optional Windows build
    asahasrabuddhe committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    afd0ecb View commit details
    Browse the repository at this point in the history
  2. Update gfmrun import command to suite Go Modules pattern

    Fix test command typo in travis script
    asahasrabuddhe committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    edbf66c View commit details
    Browse the repository at this point in the history
  3. Cleanup after before_script to avoid git diff errors

    remove windows build
    asahasrabuddhe committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    39bd617 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    Set GOPROXY in Travis environment
    asahasrabuddhe committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    426e21c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    534d60b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abfb13b View commit details
    Browse the repository at this point in the history