mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Add go-bindata as development dependency
This commit is contained in:
parent
4b949093c2
commit
cfd9922d7c
@ -90,10 +90,11 @@ source control system). Use `apt-get install mercurial` or `yum install
|
||||
mercurial` on Linux, or [brew.sh](http://brew.sh) on OS X, or download directly
|
||||
from mercurial.
|
||||
|
||||
Install godep (may require sudo):
|
||||
Install godep and go-bindata (may require sudo):
|
||||
|
||||
```sh
|
||||
go get -u github.com/tools/godep
|
||||
go get -u github.com/jteeuwen/go-bindata/go-bindata
|
||||
```
|
||||
|
||||
Note:
|
||||
|
Loading…
Reference in New Issue
Block a user