Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable Go Workspaces when executing 'go list' in packaging process (e…
…lastic#37579) running 'go list' with Go worspaces enabled will report all modules listed on go.work, what would make GetModuleName to fail as it requires 'go list' to return only one module, the agent itself.
- Loading branch information