The -u option tells go to get all updates and pull those packages
`go mod vendor`
Brent Barbachem
added a comment - - edited Ran the following (separate commits):
`go mod tidy && go get -u`
The -u option tells go to get all updates and pull those packages
`go mod vendor`
For 4.13 workflow, if we attempt to update a package and hit issues, we can spin off a new card.