summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/golang.org/x/exp@v0.0.0-20220613132600-b0d781184e0d/cmd/gorelease/testdata/mod/example.com_sub_nest_v2_v2.0.0.txt
blob: b7dc8a7fe2b8dc1d3ac772e8116a0e694da19c9c (plain)
1
2
3
4
5
6
-- go.mod --
module example.com/sub/nest/v2

go 1.12
-- nest.go --
package nest