Version: 0.13.2, Package name: glide-0.13.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Glide is a tool for managing the vendor directory within a Go package. This feature, first introduced in Go 1.5, allows each package to have a vendor directory containing dependent packages for the project. These vendor packages can be installed by a tool (e.g. glide), similar to go get or they can be vendored and distributed with the package. |
Filesize: 264.795 KB |
Version History (View Complete History) |
|
2021-03-08 06:59:29 by Stuart Henderson | Files touched by this commit (92) |
Log message: bump the golang ports so that pkg_add -u knows to update them |