Hi,

Here is a port of dep, go's dependency manager. Every now and then Go
apps don't include the vendor dir and we will have to use dep or similar
(glide on occasion) to populate it for proper distfile creation.

This tools was used to build the vendor directory for sysutils/fzf for
example.

>From DESCR:
---
dep is a prototype dependency management tool for Go. It requires Go 1.9 or
newer to compile. dep is safe for production use.

dep is the official experiment, but not yet the official tool. Check out the
Roadmap for more on what this means!
---

OK?

Cheers,
Aaron

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE

Attachment: dep.tgz
Description: Binary data

Reply via email to