编译时的报错日志如下:
/go/src/github.com/urlooker/alarm# ./control build
sender/sms.go:12:2: cannot find package "github.com/toolkits/sys" in any of:
/go/src/github.com/urlooker/alarm/vendor/github.com/toolkits/sys (vendor tree)
/usr/local/go/src/github.com/toolkits/sys (from $GOROOT)
/go/src/github.com/toolkits/sys (from $GOPATH)
怎么解决啊,有没有docker镜像地址啊?