/
/
opt
/
golang
/
1.22.0
/
src
/
cmd
/
go
/
testdata
/
script
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.137
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/cmd/go/testdata/script
Edit:
/opt/golang/1.22.0/src/cmd/go/testdata/script/work_use.txt
go work use -r foo cmp go.work go.want_work_r ! go work use other stderr '^go: error reading other'${/}'go.mod: missing module declaration' go mod edit -C other -module=other go work use other cmp go.work go.want_work_other -- go.work -- go 1.18 use ( foo foo/bar // doesn't exist ) -- go.want_work_r -- go 1.18 use ( ./foo ./foo/bar/baz ) -- go.want_work_other -- go 1.18 use ( ./foo ./foo/bar/baz ./other ) -- foo/go.mod -- module foo -- foo/bar/baz/go.mod -- module baz -- other/go.mod --
Ukuran: 504 B