Re: New version of Hugo, new dependencies

2025-05-14 Thread W. Michael Petullo via golang
> FYI, members of Go-SIG plan to propose vendoring dependencies as the > default method to package Golang packages. > > This is the draft of the document: > https://fedoraproject.org/wiki/Changes/GolangPackagesVendoredByDefault I would like to experiment with go2rpm's vendor profile. I am trying

Re: New version of Hugo, new dependencies

2025-05-14 Thread Mikel Olasagasti via golang
Hi Mike, FYI, members of Go-SIG plan to propose vendoring dependencies as the default method to package Golang packages. This is the draft of the document: https://fedoraproject.org/wiki/Changes/GolangPackagesVendoredByDefault Being Hugo a complex package it's safe to start using go-vendor-tools

New version of Hugo, new dependencies

2025-05-14 Thread W. Michael Petullo via golang
I have some review requests for Go packages that are required for Hugo 0.147.3: https://bugzilla.redhat.com/show_bug.cgi?id=2366312 https://bugzilla.redhat.com/show_bug.cgi?id=2366320 I have COPR builds of all of this, including the new Hugo package and an update to the existing golang-github-bep