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

go 1.12
-- nest.go --
package nest