gnu: go-github-com-davecgh-go-spew: Move to golang-check.

* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

* gnu/packages/high-availability.scm: Add (gnu packages golang-check) module.

Change-Id: I935006c3656b7bf18b91e529296778672338f094
This commit is contained in:
Sharlatan Hellseher 2024-02-07 21:20:36 +00:00
parent 13e682ea94
commit b5bbfef22a
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 39 additions and 38 deletions

View file

@ -36,6 +36,7 @@
#:use-module (gnu packages gettext)
#:use-module (gnu packages glib)
#:use-module (gnu packages golang)
#:use-module (gnu packages golang-check)
#:use-module (gnu packages golang-compression)
#:use-module (gnu packages golang-crypto)
#:use-module (gnu packages golang-web)