GoogleContainerTools / GoogleContainerTools/skaffold
[go module deps] - Update code to work with deps selected using only require directives as they respect the requirements of dependencies
Open
dependencies
kind/todo
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
As @bcmills noted here:
https://github.com/GoogleContainerTools/skaffold/pull/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
Contributor guide
Assessment
This issue has not been assessed yet.