On Fri, 08 May 2026 06:08, Rafael Passos <[email protected]> wrote:
Package: wnpp
Severity: wishlist
Owner: Rafael Passos <[email protected]>
* Package name : golang-github-anchore-go-homedir
Version : 0.1.0-1
Upstream Author : Anchore, Inc.
* URL : https://github.com/anchore/go-homedir
* License : Expat
Programming Lang: Go
Description : Go library for detecting and expanding the user's home
directory without cgo.
go-homedir
.
This is a Go library for detecting the user's home directory without the
use of cgo, so the library can be used in cross-compilation environments.
This is a fork (with minimal modifications) of
https://github.com/mitchellh/go-homedir, already in the archive as
golang-github-mitchellh-go-homedir-dev. However, the upstream repository
is now archived.
Instead of packaging this, maybe it would be a good idea to encourage
upstream to use os.UserHomeDir, which was introduced in go 1.12.
[1]: https://pkg.go.dev/os#UserHomeDir
This is a direct dependency of golang-github-anchore-fangs
tracked in #1135977
Which is a dependency of golang-github-anchore-clio
tracked in #1135976
Which is a dependency of k9s
tracked in #1053428
Cheers,
--
puida