Home
last modified time | relevance | path

Searched refs:tidyDiff (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modcmd/
Dtidy.go65tidyDiff bool // if true, do not update go.mod or go.sum and show changes. Return corre… var
74 cmdTidy.Flag.BoolVar(&tidyDiff, "diff", false, "")
137 TidyDiff: tidyDiff,