File Manager

Path: /opt/golang/1.22.0/src/cmd/go/testdata/mod/

Viewing File: example.com_join_subpkg_v1.1.0.txt

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"}