gnu: go-github-com-sirupsen-logrus: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/docker.scm: Add golang-xyz module.

Change-Id: I31851e4ea52e7ad1f69ff6ec32f53f00bff6b105
This commit is contained in:
Sharlatan Hellseher 2024-12-12 23:51:15 +00:00
parent 93517366b1
commit 5edee68e49
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 39 additions and 37 deletions

View file

@ -46,6 +46,7 @@
#:use-module (gnu packages golang)
#:use-module (gnu packages golang-build)
#:use-module (gnu packages golang-web)
#:use-module (gnu packages golang-xyz)
#:use-module (gnu packages linux)
#:use-module (gnu packages networking)
#:use-module (gnu packages pkg-config)