func golang.org/x/mod/zip.Create

2 uses

	golang.org/x/mod/zip (current package)
		zip.go#L480: func Create(w io.Writer, m module.Version, files []File) (err error) {
		zip.go#L563: 	return Create(w, m, files)