|
|
|
|
|
by salmo
1406 days ago
|
|
This has bitten me before. A security scanner reported a vulnerability from this that was blocking me from my “use X at work” request. I ended up having to teach the vendor of the tool about go mod. But if you are publishing a “release” I personally think it is good to tidy that up. Even just to prevent misconceptions. No reason to preserve ancient versions and especially failed library experiments. |
|