Skip to content

Fix go.mod: upgrade to command/v2

Serena Fang requested to merge bump-version-go-mod into main

What does this MR do?

  • Bump command version in go.mod to command/v2.
  • Bump report version to 4.1.0.

Prior to this MR, the git tag v2.0.0 was inconsistent with go.mod.

Report v4.1.0 no longer outputs the cve field when it's empty. See report!66 (merged)

What are the relevant issue numbers?

gitlab-org/gitlab#375364 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports