var golang.org/x/mod/zip.errPathNotRelative

2 uses

	golang.org/x/mod/zip (current package)
		zip.go#L163: 	errPathNotRelative = errors.New("file path is not relative")
		zip.go#L253: 			addError(p, false, errPathNotRelative)