gnu: go-honnef-co-go-tools: Adjust inputs.

* gnu/packages/golang-check.scm (go-honnef-co-go-tools):
  [propagated-inputs]: Remove go-golang-org-x-mod; add
  and go-golang-org-x-sys.

Change-Id: I6a286ebcd0a346a065c689641e2b69f4be41ccb2
This commit is contained in:
Sharlatan Hellseher 2025-06-12 23:52:18 +01:00
parent 51329b5f2a
commit 37887593e9
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2869,7 +2869,7 @@ used to skip the test
(list go-github-com-burntsushi-toml (list go-github-com-burntsushi-toml
go-golang-org-x-exp go-golang-org-x-exp
go-golang-org-x-exp-typeparams go-golang-org-x-exp-typeparams
go-golang-org-x-mod go-golang-org-x-sys
go-golang-org-x-tools)) go-golang-org-x-tools))
(home-page "https://staticcheck.dev/") (home-page "https://staticcheck.dev/")
(synopsis "Staticcheck advanced Go linter library") (synopsis "Staticcheck advanced Go linter library")