Package go-vendor-tools
Tools for handling Go library vendoring in Fedora [SEE NOTE IN DESCRIPTION]
https://gitlab.com/fedora/sigs/go/go-vendor-tools
go-vendor-tools provides tools and macros for handling Go library vendoring in
Fedora.
STABILITY NOTE:
go-vendor-tools is under active development and available in the stable Fedora
and Fedora EPEL repos for testing purposes.
Expect some breaking changes between releases.
Anyone using the `%go_vendor_*` macros in active Fedora packages MUST join the
Fedora Golang Matrix room and Fedora Go SIG mailing list to be notified of any
major changes.
Version: 0.10.0
General Commands | |
| go_vendor_archive | Create reproducible Go vendor archives |
| go_vendor_archive_create | Create reproducible Go vendor archives |
| go_vendor_archive_override | Create reproducible Go vendor archives |
| go_vendor_license | Handle licenses for vendored go projects |
File Formats | |
| go-vendor-tools.toml | Configuration file for go_vendor_archive(1) and go_vendor_license(1). |