Skip to content

Update go.mod to fix module name

Lucas Charles requested to merge fix-module-name into master

What does this MR do?

Previous module name was incorrect, referring to original shortened package name. Instead we should use the fully-qualified name matching existing analyzers.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports