cuelang.org/go@v0.10.1/mod/modzip/testdata/unzip/bad_gomod_case.txt (about)

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