Home
last modified time | relevance | path

Searched defs:MaxGoMod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modfetch/codehost/
Dcodehost.go33 MaxGoMod = 16 << 20 // maximum size of go.mod file const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/zip/
Dzip.go74 MaxGoMod = 16 << 20 const