Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
platform/golang: loosen assertion for Go 1.16.2 (#2480)
The error messages for commands executed outside of a module were changed in Go 1.16.2. This change loosens our assertion to handle the old and new messages. Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com> Signed-off-by: David Enyeart <enyeart@us.ibm.com>
- Loading branch information