summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/golang.org/x/exp@v0.0.0-20220613132600-b0d781184e0d/cmd/gorelease/testdata/patherrors/abspath.test
blob: 317364e9b9bd5aa2b37c402dee623472d719cd71 (plain)
1
2
3
4
5
6
7
8
mod=example.com/patherrors
base=none
error=true
-- want --
module path "/home/gopher/go/src/mymod" must not be an absolute path.
It must be an address where your module may be found.
-- go.mod --
module /home/gopher/go/src/mymod