rsc.io/badfile1 v1.0.0 | |
written by hand | |
this is part of the badfile test but is a valid zip file. | |
-- .mod -- | |
module rsc.io/badfile1 | |
-- .info -- | |
{"Version":"v1.0.0"} | |
-- go.mod -- | |
module rsc.io/badfile1 | |
-- α.go -- | |
package α | |
-- .gitignore -- | |
-- x/y/z/.gitignore -- |