Merge PR #1731: tools: remove rm -rf vendor/ from make get_vendor_deps
We now ensure that the Gopkg.lock is correct, and that the toml doesn't depend on any branches, so this is no longer necessary.
This commit is contained in:
parent
6cfef64382
commit
2c81f4973f
@ -9,6 +9,7 @@ FEATURES
|
||||
|
||||
IMPROVEMENTS
|
||||
* [baseapp] Allow any alphanumeric character in route
|
||||
* [tools] Remove `rm -rf vendor/` from `make get_vendor_deps`
|
||||
|
||||
BUG FIXES
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user