microsoft / go

The Microsoft build of the Go toolset
BSD 3-Clause "New" or "Revised" License
250 stars 20 forks source link

For CG: update eng/_util; omit unused modules #1230

Closed dagood closed 1 month ago

dagood commented 1 month ago

Fix potential issues detected by Component Governance (CG) by upgrading some dependencies of _util and removing some unused upstream go.mod/go.sum files from consideration.

Test run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2460123&view=results

Followup issue if we want to remove the workaround patch: https://github.com/microsoft/go-lab/issues/76