...

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

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

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

View as plain text