Skip to content

Avoid an ambiguously formattable directive

Nick Thomas requested to merge (removed):fix-fmt into master

The verify job differs on the acceptability of one line in sendfile_test.go between go1.10 and go1.11. This is needlessly annoying. Replace the ambiguous initialization with an alternative (and shorter) version.

Edited by Nick Thomas

Merge request reports