...

Text file src/golang.org/x/mod/zip/testdata/unzip/bad_gomod_case.txt

Documentation: golang.org/x/mod/zip/testdata/unzip

     1path=example.com/m
     2version=v1.0.0
     3wantErr=go.mod files must have lowercase names
     4-- example.com/m@v1.0.0/GO.MOD --
     5module example.com/m

View as plain text