Archived
1
0
Fork 0

gnu: go-go-uber-org-zap: Fix home-page.

Amend lint warning: URI https://go.uber.org/zap returned suspiciously
small file (557 bytes).

* gnu/packages/golang-xyz.scm (go-go-uber-org-zap): Fix home-page.

Change-Id: I6f6148f59d7c4166d7d5a62ab14385ca5346012c
This commit is contained in:
Sharlatan Hellseher 2024-04-12 16:48:31 +01:00
parent e60072bff7
commit 2d10f8eb0b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -3328,7 +3328,7 @@ object dependencies graph during the process startup.")
go-go-uber-org-atomic
go-go-uber-org-multierr
go-gopkg-in-yaml-v2))
(home-page "https://go.uber.org/zap")
(home-page "https://pkg.go.dev/go.uber.org/zap")
(synopsis "Logging library for Go")
(description
"This package provides a library for fast, structured, leveled logging in