Lately I have been revisiting some older golang tool I wrote since before they introduced go modules.
"go mod init" + identify a working dependency version was all I had to do on any of those 10+ year old projects (5 minute work tops)
"go mod init" + identify a working dependency version was all I had to do on any of those 10+ year old projects (5 minute work tops)