mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
Fix typo in docs/dev/dependencies.md
The file extension is .toml not .yaml
This commit is contained in:
@@ -38,7 +38,7 @@ dep:
|
||||
|
||||
To add a new dependency:
|
||||
|
||||
- Edit the `Gopkg.yaml` file to add your dependency.
|
||||
- Edit the `Gopkg.toml` file to add your dependency.
|
||||
- Ensure you add a `version` field for the tag or the `revision` field for commit id you want to pin to.
|
||||
- Revendor the dependencies:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user