gnu: go-github-com-spf13-pflag: Add a maintenance note.

* gnu/packages/golang.scm (go-github-com-spf13-pflag): Add a maintenance
note.

Change-Id: Id563c7b0024477fe7f64af00c20857845b2cb64d
This commit is contained in:
Sharlatan Hellseher 2024-11-24 10:26:32 +00:00
parent a32faaab36
commit fee52e6fa8
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3253,6 +3253,8 @@ (define-public go-github-com-spf13-jwalterweatherman
(description "Go logging library")
(license license:expat)))
;; XXX: Not maintained for 3y, see
;; <https://github.com/spf13/pflag/issues/385>.
(define-public go-github-com-spf13-pflag
(package
(name "go-github-com-spf13-pflag")