Add check for go modules
What does this MR do?
Add go mod tidy to pipeline
Why was this MR needed?
Check if there are any changes to the vendor
directory or go.sum
file that aren't commited.
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased
Edited by Steve Xuereb