%PDF- %PDF-
Direktori : /usr/local/go/src/cmd/go/testdata/mod/ |
Current File : //usr/local/go/src/cmd/go/testdata/mod/example.com_nest_sub_v1.0.0.txt |
Written by hand. Test case for nested modules without an explicit relationship. This is nested below the top-level module. -- .mod -- module example.com/nest/sub -- .info -- {"Version": "v1.0.0"} -- go.mod -- module example.com/nest/sub -- y/y.go -- package y