remove some remaining pre-go1.17 build-tags
commit ab35df454d0666ef1214168938f952cc74c1d659 removed most of the pre-go1.17
build-tags, but for some reason, "go fix" doesn't remove these, so removing
the remaining ones manually
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>