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

feat(gomod): Update source import paths on major upgrade #9144

Merged
merged 9 commits into from
Mar 27, 2021

Commits on Mar 15, 2021

  1. feat(gomod): Update source import paths on major upgrade

    Add gomodUpdateImportPaths postUpdateOption to update source code import paths when major updates occur.
    Matthew Palmer committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7a663e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. fix: Implicitly run go mod tidy for major updates

    Matthew Palmer committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    8d8c6b1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin' into feat/gomod-major-import-up…

    …dates
    Matthew Palmer committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    b398c1d View commit details
    Browse the repository at this point in the history
  3. test: Fix test snapshots to include GONOPROXY & GOPRIVATE

    Matthew Palmer committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    60b2b2c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    d4d0858 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    de3d892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98260ee View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    4d47711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1943980 View commit details
    Browse the repository at this point in the history