github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/go/testdata/mod/example.com_join_subpkg_v1.1.0.txt (about) 1 Written by hand. 2 Test case for package moved into a parent module. 3 4 -- .mod -- 5 module example.com/join/subpkg 6 7 require example.com/join v1.1.0 8 -- .info -- 9 {"Version": "v1.1.0"}