...

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

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

     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