Sign in
go
/
go.git
/
refs/heads/master
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
mod_tool_70582.txt
blob: 7e2831783ad9095a54831d492967a7be17344f3a [
file
] [
log
] [
blame
] [
edit
]
! 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