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

2 uses

	golang.org/x/mod/modfile (current package)
		rule.go#L669: func (f *File) Format() ([]byte, error) {

	golang.org/x/pkgsite/internal/postgres
		version.go#L554: 		goModBytes, err = lmv.GoModFile.Format()