Written by hand.
Test case for package moved into a parent module.

-- .mod --
module example.com/join/subpkg

require example.com/join v1.1.0
-- .info --
{"Version": "v1.1.0"}