[INFO] --> Exporting google.golang.org/grpc
[INFO] --> Exporting github.com/gopherjs/gopherjs
[INFO] --> Exporting gopkg.in/mgo.v2
[INFO] --> Exporting gopkg.in/yaml.v2
[INFO] --> Exporting github.com/jtolds/gls
[INFO] --> Exporting github.com/smartystreets/goconvey
[INFO] --> Exporting github.com/smartystreets/assertions
[ERROR] Export failed for github.com/hashicorp/consul: Unable to export source
[ERROR] Unable to export dependencies to vendor directory: Unable to export source
一直报错,按照网上
https://blog.csdn.net/Gavin_new/article/details/79852229
cmd := exec.Command("cmd.exe", "/c", "xcopy /s/y", o, n+"\\")
重新build glide也没解决
glide清缓存也没解决
哪位大佬帮忙看看