gnu: go-github-com-valyala-fasthttp: Add missing input.
* gnu/packages/golang-web.scm (go-github-com-valyala-fasthttp): Add missing input. [propagated-inputs]: Add go-golang-org-x-text. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
a1335516e3
commit
e9f30ad0a0
@ -1403,7 +1403,8 @@ sockets.")
|
||||
go-github-com-valyala-tcplisten
|
||||
go-golang-org-x-crypto
|
||||
go-golang-org-x-net
|
||||
go-golang-org-x-sys))
|
||||
go-golang-org-x-sys
|
||||
go-golang-org-x-text))
|
||||
(home-page "https://github.com/valyala/fasthttp")
|
||||
(synopsis "Provides fast HTTP server and client API")
|
||||
(description
|
||||
|
Loading…
Reference in New Issue
Block a user