mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Note about vendoring dependencies. (#44)
This commit is contained in:
committed by
Craig Peterson
parent
ece9a7aa7d
commit
0906f5c383
@@ -8,4 +8,8 @@ Writing a new DNS provider is a relatively straightforward process. You essentia
|
||||
|
||||
...
|
||||
|
||||
More info to follow soon.
|
||||
More info to follow soon.
|
||||
|
||||
## Vendoring Dependencies
|
||||
|
||||
If your provider depends on other go packages, then you must vendor them. To do this, use [govendor](https://github.com/kardianos/govendor).
|
||||
|
Reference in New Issue
Block a user