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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user