Github user sbogacz commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/167
  
    @rob05c Sadly, there's not actually a native vendoring tool solution yet, 
and I haven't heard any news about when it could be expected. While we can 
certainly move dependencies into a vendor/ directory manually, that can be a 
slippery slope, since you need to also vendor the dependencies of your 
dependencies, which can conflict with the versioning of your own dependencies. 
There's a few rather annoying scenarios for this, and having some form of 
tooling around it generally helps. On the other hand, there are currently 
relatively few dependencies in the project... that said, as the Go codebase 
grows, the more intractable the manual solution becomes. 
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to