github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/go/testdata/mod/example.com_split_v1.0.0.txt (about) 1 Written by hand. 2 Test case for getting a package that has been moved to a different module. 3 4 -- .mod -- 5 module example.com/split 6 -- .info -- 7 {"Version": "v1.0.0"} 8 -- subpkg/x.go -- 9 package subpkg