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

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