GoWorld

go语言-dep

2018-12-11  本文已影响11人  mihope
$ brew install dep
$ brew upgrade dep
$ dep init -gopath -v
$ dep help ensure
$ dep ensure
$ dep ensure -add github.com/bitly/go-simplejson
$ dep ensure -add github.com/bitly/go-simplejson@=0.4.3
$ dep status

给终端设置代理的方法

上一篇下一篇

猜你喜欢

热点阅读