Skip to content

Update to latest goimports formatting

Jacob Vosmaer requested to merge update-goimports into master

Goimports behavior changed, which breaks our CI.

https://github.com/golang/tools/commit/ee45598d2ff288037f53f9e13ae0b1a6e2165ad5

This changes updates our formatting to that created by the latest goimports.

Merge request reports