...

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

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

     1path=example.com/m
     2version=v1.0.0
     3wantErr=example.com/m@v1.0.0: path does not have prefix "example.com/m@v1.0.0/"
     4-- example.com/m@v1.0.0 --
     5-- example.com/m@v1.0.0/go.mod --
     6module example.com/m

View as plain text