1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: go-github-com-googleapis-gax-go-v2: Fix name.

* gnu/packages/golang-web.scm (go-github-com-googleapis-gax-go-v2)[name]:
Adjust it to reflect go.mod import path.

Change-Id: I2ed1b1b1cd953e33b0a054ef3834145e5855940e
This commit is contained in:
Sharlatan Hellseher
2025-12-01 08:21:50 +00:00
parent 17fdce75ec
commit 5fb1bb4ede

View File

@@ -387,7 +387,7 @@ Terraform by using the enterprise certificates feature.")
(define-public go-github-com-googleapis-gax-go-v2
(package
(name "go-github-com-googleapis-gax-go")
(name "go-github-com-googleapis-gax-go-v2")
(version "2.15.0")
(source
(origin