cuelang.org/go@v0.10.1/mod/modzip/testdata/create/exclude_submodule.txt (about) 1 path=example.com/m@v1 2 version=v1.0.0 3 hash=h1:W4OVf+GhuR8uGVPxUsw60LKchTUbx+6hPgZygdB2reM= 4 -- cue.mod/module.cue -- 5 module: "example.com/m" 6 7 -- sub/cue.mod/module.cue -- 8 module: "example.com/m/sub" 9 -- sub/x.go' -- 10 invalid name, but this shouldn't be read