...

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

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

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

View as plain text