golang.org/x/mod/modfile.Error.Error (method)

2 uses

	golang.org/x/mod/modfile (current package)
		rule.go#L584: 		errStrs[i] = err.Error()
		rule.go#L597: func (e *Error) Error() string {