Searched refs:writeDiskGoMod (Results 1 – 1 of 1) sorted by relevance
316 if err := writeDiskGoMod(ctx, file, text); err != nil {637 func writeDiskGoMod(ctx context.Context, file string, text []byte) error { func