golang.org/x/mod/modfile.File.AddReplace (method)

one use

	golang.org/x/mod/modfile (current package)
		rule.go#L860: func (f *File) AddReplace(oldPath, oldVers, newPath, newVers string) error {