Sign in
go
/
go.git
/
55ab5bba17a5221a51df244c8a3aeb1898cbdf1a
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
mod_tool_70582.txt
blob: 7e2831783ad9095a54831d492967a7be17344f3a [
file
]
! go list all
stderr 'no required module provides package example.com/tools/cmd/hello'
-- go.mod --
go 1.24
module example.com/foo
tool example.com/tools/cmd/hello