1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: go-k8s-io-kube-openapi: Fix whitespace issues.

* gnu/packages/golang-web.scm (go-k8s-io-kube-openapi): Fix whitespace issues.

Change-Id: Ib9d085a782bb3a306e98d032b331e9a48b5404e2
This commit is contained in:
Artyom V. Poptsov
2026-03-08 11:03:01 +03:00
parent b7e1435593
commit b10b63bd00
+1 -1
View File
@@ -18073,7 +18073,7 @@ docs}.")
#:import-path "k8s.io/kube-openapi"
#:test-flags
;; Go@1.24 forces vet, but tests are not ready yet.
#~(list "-vet=off"
#~(list "-vet=off"
;; It tries to regenerate the test data.
"-skip" "TestGenerators")))
(native-inputs