Text file src/cmd/go/testdata/mod/rsc.io_badzip_v1.0.0.txt

     1  rsc.io/badzip v1.0.0
     2  written by hand
     3  
     4  -- .mod --
     5  module rsc.io/badzip
     6  -- .info --
     7  {"Version":"v1.0.0"}
     8  -- x.go --
     9  package x
    10  -- /rsc.io/badzip@v1.0.0.txt --
    11  This file should not be here.
    12  

View as plain text