Now exterrors.IsTemporary should be used to check whether error is a temporary one. This implementation relies on Go 1.13 error inspection primitives and thus increases minimal Go version required by maddy accordingly.