use vendor
This commit is contained in:
parent
16d505c622
commit
7c19fc22b0
|
@ -16,8 +16,6 @@ mkdir -p $GOPATH/src/github.com/didi
|
||||||
cd $GOPATH/src/github.com/didi
|
cd $GOPATH/src/github.com/didi
|
||||||
git clone https://github.com/didi/nightingale.git
|
git clone https://github.com/didi/nightingale.git
|
||||||
cd nightingale
|
cd nightingale
|
||||||
# export env[GOPROXY] if your network is not good
|
|
||||||
# export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
|
||||||
./control build
|
./control build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue