mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Update for godep.
This commit is contained in:
parent
dcf9f30592
commit
e13d91763e
@ -25,4 +25,4 @@ Please read [this doc](https://github.com/GoogleCloudPlatform/kubernetes/blob/ma
|
||||
|
||||
## Adding dependencies
|
||||
|
||||
If your patch depends on new packages, add them to `third_party/deps.sh` and run `third_party/update.sh [package]` to fetch and commit the dependency.
|
||||
If your patch depends on new packages, add that package with [`godep`](https://github.com/tools/godep). Follow the [instructions to add a dependency](https://github.com/tools/godep#add-a-dependency).
|
||||
|
Loading…
Reference in New Issue
Block a user