Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glide - Package Management for Golang
- 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.
Packages
glide-0.13.2-13.vl9.x86_64
[5.2 MiB] |
Changelog
by Fedora Release Engineering (2023-01-19):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|