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

Remove go.mod replacements #3291

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dgannon991
Copy link
Member

What does this change

Quite a few of the replacements in our go mod are from several years ago, pointing to forks which are sometimes several hundred commits out of date. I'm going to work through and re-evaluate if they're still needed, or if we can move back to the main repo.

Notes for the reviewer

Still very much a WIP.

Checklist

  • Did you write tests?
  • Did you write documentation?
  • Did you change porter.yaml or a storage document record? Update the corresponding schema file.
  • If this is your first pull request, please add your name to the bottom of our Contributors list. Thank you for making Porter better! 🙇‍♀️

@dgannon991 dgannon991 changed the title Removed go.mod replacements Remove go.mod replacements Dec 21, 2024
@dgannon991 dgannon991 force-pushed the chore/remove-replacements branch 2 times, most recently from ade6a67 to fb5dbb5 Compare December 23, 2024 15:42
Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
@dgannon991 dgannon991 force-pushed the chore/remove-replacements branch from 244742a to 202cdcc Compare January 12, 2025 17:04
@dgannon991 dgannon991 marked this pull request as ready for review January 12, 2025 19:04
@dgannon991
Copy link
Member Author

Hi Guys, managed to get one replace out with no changes, and the custom method in viper I just moved into our codebase so we could point to the latest :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant