Skip to content

Add check for go modules

Steve Xuereb requested to merge add-go-mod-tidy into master

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

Merge request reports