1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 01:04:06 +08:00
This commit is contained in:
shaoying 2021-08-19 07:45:27 +08:00
parent 0b89473209
commit 99b5df2346

View File

@ -4,9 +4,9 @@ import (
"os" "os"
"path" "path"
ice "shylinux/x/icebergs" ice "shylinux.com/x/icebergs"
_ "shylinux/x/icebergs/base/ssh" _ "shylinux.com/x/icebergs/base/ssh"
log "shylinux/x/toolkits/logs" log "shylinux.com/x/toolkits/logs"
) )
func main() { func main() {