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

go 1.12
-- sub.go --
package sub