docker / cli

The Docker CLI
Apache License 2.0
4.98k stars 1.94k forks source link

Move to go modules based build #2905

Open chenrui333 opened 3 years ago

chenrui333 commented 3 years ago

👋 In go 1.16, go modules would be the default build mode. And also godep project is archived, so it is time to move to go mod. Thanks!

zees-dev commented 3 years ago

Is there a roadmap on when this shall be possible?

sam-thibault commented 1 year ago

Related PR

rfay commented 9 months ago

This is super important, so you can get contributions from others. It's very difficult to explore this codebase or provide comments, bugfixes, anything else. Please do it, thanks!