Skip to content

Fix go vet failure

Adam Cohen requested to merge fix-govet-failure into master

What does this MR do?

This MR fixes a failure with go vet due to a composite literal using unkeyed fields.

What are the relevant issue numbers?

No issue number

Does this MR meet the acceptance criteria?

Merge request reports