/
/
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/list_test_imports.txt
env GO111MODULE=off # issue 26880: list with tests has wrong variant in imports go list -test -f '{{.ImportPath}}:{{with .Imports}} {{join . ", "}}{{end}}' a b cmp stdout imports.txt -- a/a.go -- package a; import _ "b" -- b/b.go -- package b -- b/b_test.go -- package b -- b/b_x_test.go -- package b_test; import _ "a" -- imports.txt -- a: b b: b.test: b [b.test], b_test [b.test], os, reflect, testing, testing/internal/testdeps b [b.test]: b_test [b.test]: a [b.test]
Ukuran: 474 B