...

Text file src/cuelang.org/go/mod/modzip/testdata/create_from_dir/bad_gomod_case.txt

Documentation: cuelang.org/go/mod/modzip/testdata/create_from_dir

     1path=example.com/m@v1
     2version=v1.0.0
     3wantErr=cue.mod/MODULE.CUE: cue.mod/module.cue files must have lowercase names
     4-- cue.mod/MODULE.CUE --
     5module: "example.com/m"

View as plain text