cuelang.org/go@v0.10.1/mod/modzip/testdata/create_from_dir/exclude_vendor.txt (about) 1 path=example.com/m@v1 2 version=v1.0.0 3 hash=h1:RGlDmT/EEpEYgcga7aIizwsyIh7qqsWvgHL1aZk1aJo= 4 -- cue.mod/module.cue -- 5 module: "example.com/m" 6 7 -- cue.mod/vendor/example.com/x/x.go -- 8 excluded 9 -- sub/vendor/sub.txt -- 10 included