forked from x/ContextOS
pro relay.go
This commit is contained in:
parent
a7a3a2578b
commit
6bf1a1dfb9
@ -1,12 +1,12 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
"os"
|
||||||
|
"path"
|
||||||
|
|
||||||
ice "github.com/shylinux/icebergs"
|
ice "github.com/shylinux/icebergs"
|
||||||
_ "github.com/shylinux/icebergs/base/ssh"
|
_ "github.com/shylinux/icebergs/base/ssh"
|
||||||
log "github.com/shylinux/toolkits/logs"
|
log "github.com/shylinux/toolkits/logs"
|
||||||
|
|
||||||
"os"
|
|
||||||
"path"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user