diff options
author | 2018-06-30 14:47:19 -0700 | |
---|---|---|
committer | 2018-06-30 22:47:19 +0100 | |
commit | c7321fabc267bfd66849769c47d627bcf134e126 (patch) | |
tree | e03d0932207111e9769bc6e370ca5d4a32b8a761 /plugin | |
parent | fcc32a79d4fc4d190ca3e69b3867152c88ca5ac5 (diff) | |
download | coredns-c7321fabc267bfd66849769c47d627bcf134e126.tar.gz coredns-c7321fabc267bfd66849769c47d627bcf134e126.tar.zst coredns-c7321fabc267bfd66849769c47d627bcf134e126.zip |
Prune dependencies (#1917)
When running `dep prune` explicitly, the following message show up:
```
dep prune
Pruning is now performed automatically by dep ensure.
```
However, after the explicit `dep prune`, there are still many files deleted. (Guess `dep ensure` is not complete yet).
This fix did a `dep prune` to clean up unneeded files.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions