Searched refs:GoModFile (Results 1 – 2 of 2) sorted by relevance
373 m.GoMod, err = modfetch.GoModFile(ctx, m.Path, m.Version)
412 func GoModFile(ctx context.Context, path, version string) (string, error) { func