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 module deps] - Update code to work with deps selected using only require directives as they respect the requirements of dependencies #8094

Open
aaron-prindle opened this issue Nov 15, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file kind/todo implementation task/epic for the skaffold team priority/p2 May take a couple of releases

Comments

@aaron-prindle
Copy link
Contributor

aaron-prindle commented Nov 15, 2022

As @bcmills noted here:
#8056

In the long term, the code should be updated to work with dependencies selected using only require directives, which respect the requirements of dependencies, rather than pinning versions below those requirements.

This bug tracks properly updating our go.mod file to adhere to the best practive above

@aaron-prindle aaron-prindle added priority/p2 May take a couple of releases kind/todo implementation task/epic for the skaffold team dependencies Pull requests that update a dependency file labels Nov 15, 2022
@aaron-prindle aaron-prindle changed the title [go module deps] - Updated code to work with deps selected using only require directives as they respect the requirements of dependencies [go module deps] - Update code to work with deps selected using only require directives as they respect the requirements of dependencies Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file kind/todo implementation task/epic for the skaffold team priority/p2 May take a couple of releases
Projects
None yet
Development

No branches or pull requests

1 participant