summaryrefslogtreecommitdiff
path: root/gnu/packages/golang-web.scm
AgeCommit message (Collapse)Author
2025-03-04gnu: Add go-github-com-yggdrasil-network-yggdrasil-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-yggdrasil-network-yggdrasil-go): New variable. Change-Id: Iafb71f747c857f04ef85abfd980fb34706c5b189
2025-02-19gnu: Fix some misspellings.Efraim Flashner
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-17gnu: Add go-github-com-emersion-go-imap-id.Jussi Timperi
* gnu/packages/golang-web.scm (go-github-com-emersion-go-imap-id): New variable. Change-Id: I80d434d2905bfbe0e252840cec628477b4a042e0 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-02-17gnu: Fix typos in golang package description and synopsis.Vagrant Cascadian
* gnu/packages/golang-check.scm (go-modernc-org-ccorpus2)[description]: Fix spelling of "package". * gnu/packages/golang-compression.scm (go-github-com-mholt-archiver-v3)[description]: Fix spelling of "command". * gnu/packages/golang-crypto.scm (go-gitlab-com-yawning-bsaes-git)[synopsis]: Fix spelling of "implementation". * gnu/packages/golang-web.scm (go-github-com-pires-go-proxyproto)[description]: Fix spelling of "coming". * gnu/packages/golang-xyz.scm (go-github-com-golangplus-bytes)[synopsis]: Fix spelling of "Extension". (go-github-com-goreleaser-fileglob)[description]: Fix spelling of "directories". (go-github-com-joho-godotenv)[synopsis]: Fix spelling of "library". (go-github-com-otiai10-copy)[description]: Fix spelling of "implements". (go-github-com-otiai10-copy)[description]: Fix spelling of "functinoality". (go-github-com-zyedidia-poller)[description]: Fix spelling of "concurrent".
2025-02-07gnu: go-github-com-xtaci-lossyconn: Disable tests.Sharlatan Hellseher
As seen in <https://ci.guix.gnu.org/build/9029279/log/raw>, goroutine fail when number of threads are more than 16. * gnu/packages/golang-web.scm (go-github-com-xtaci-lossyconn) [arguments] <tests?>: Disable them. <parallel-tests?>: Likewise. Change-Id: Ic66c0ef4659e2351786f4b97df045544cd0d22f1
2025-01-22gnu: Remove go-gopkg-in-square-go-jose-v2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-gopkg-in-square-go-jose-v2): Delete variable. Change-Id: I840a831342108dcdc3af60d13fcf7d50f27c7ba4
2025-01-22gnu: go-github-com-coreos-go-oidc: Update to 2.3.0.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-coreos-go-oidc): Update to 2.3.0. [propagated-inputs]: Remove go-gopkg-in-square-go-jose-v2; add go-gopkg-in-go-jose-go-jose-v2. [native-inputs]: Add go-golang-org-x-net. Change-Id: I6d08c792503d7b3ae376025419dcfef585525a73
2025-01-22gnu: Add go-gopkg-in-go-jose-go-jose-v2.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-gopkg-in-go-jose-go-jose-v2): New variable. Change-Id: I939a96358bf992608869362040c60cef7ecc657a
2025-01-21gnu: Add go-github-com-babolivier-go-doh-client.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-babolivier-go-doh-client): New variable. Change-Id: I332d6e7cc5b9b1502c24d95ad2a06164181e324d
2025-01-21gnu: go-github-com-quic-go-quic-go: Adjust tests.Sharlatan Hellseher
Tests fail in CI as seen in <https://ci.guix.gnu.org/build/7688366/log/raw>. * gnu/packages/golang-web.scm (go-github-com-quic-go-quic-go) [phases] {check}: Adjust gingo options as tests fail in CI but passed when tested locally on 16 threads machine. Remove randomization, add logic to set "--proc" option. Change-Id: I25be422622cbab20f2eeb7c8200e20ab9491cf44
2025-01-21gnu: Add go-0xacab-org-leap-obfsvpn.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-0xacab-org-leap-obfsvpn): New variable. Change-Id: I5335db751f755b283919f7c153c0d30a5c7b546b
2025-01-21gnu: Add go-github-com-labstack-echo-v4.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-labstack-echo-v4): New variable. Change-Id: I7e7b93d00ac37254c914ed6da262f590dc08d51c
2025-01-21gnu: ↵Sharlatan Hellseher
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel: Move to golang-web. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I20584072a46eb9d1d818c0c82794a717dc6d79ab
2025-01-21gnu: Add ↵Sharlatan Hellseher
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-snowflake-v2. * gnu/packages/golang-web.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-snowflake-v2): New variable. Change-Id: I9f3ecfa9fddebd32bfb662e7f51d9cb1dca9d05b
2025-01-21gnu: Add go-github-com-xtaci-kcp-go-v5.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-xtaci-kcp-go-v5): New variable. Change-Id: I7db3d6fee648e30da52a210cb2ce045fdf344d6d
2025-01-21gnu: Add go-github-com-aws-aws-sdk-go-v2-service-sqs.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-service-sqs): New variable. Change-Id: I3ede5899d448349fd1936df7a7554cb3df415629
2025-01-21gnu: go-github-com-aws-aws-sdk-go-v2: Update to 1.32.0.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2): Update to 1.32.0. [source] <snippet>: Delete service/sqs submodule. Change-Id: I094233d1a84b63f221ccf191e1f9be4a66bd2f2e
2025-01-21gnu: Add go-github-com-realclientip-realclientip-go.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-realclientip-realclientip-go): New variable. Change-Id: I523b5a6435567e02e2f7123a560cb9c414681263
2025-01-21gnu: Add go-github-com-txthinking-socks5.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-txthinking-socks5): New variable. Change-Id: I5fea89984f73f366d9fe8f73827e40ffbfe0fe2e
2025-01-21gnu: Add go-gitlab-torproject-org-tpo-anti-censorship-geoip.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-gitlab-torproject-org-tpo-anti-censorship-geoip): New variable. Change-Id: I627b9548e6d115da3eeec035a644f5b524af05d6
2025-01-21gnu: ↵Sharlatan Hellseher
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib: Move to golang-web. * gnu/packages/golang.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I0c705ff30c527c426774b15ddbdee0dc0a17df9a
2025-01-21gnu: Add ↵Sharlatan Hellseher
go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-ptutil. * gnu/packages/golang-web.scm (go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-ptutil): New variable. Change-Id: Id2605f51bec0bd1d0deb0a753d879f8c6d1c37ba
2025-01-21gnu: Add go-github-com-bradenhilton-mozillainstallhash.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-bradenhilton-mozillainstallhash): New variable. Change-Id: I25db6a11708a9c19617762ea04375bb25262c2c3
2025-01-21gnu: go-github-com-gregjones-httpcache: Fix indentation.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-gregjones-httpcache): Fix indentation. Change-Id: Id8f69140baba71b95ae5dca118ffcc230452b54d
2025-01-21gnu: go-github-com-gregjones-httpcache: Update to ↵Sharlatan Hellseher
0.0.0-20190611155906-901d90724c79. * gnu/packages/golang-web.scm (go-github-com-gregjones-httpcache): Update to 0.0.0-20190611155906-901d90724c79. [propagated-inputs]: Add go-github-com-peterbourgon-diskv, go-github-com-syndtr-goleveldb, go-github-com-bradfitz-gomemcache, and go-github-com-gomodule-redigo. Change-Id: Iddf2a0f13a3f880d0a3c4456ff87cf3c883b5328
2025-01-21gnu: go-github-com-rcrowley-go-metrics: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-rcrowley-go-metrics): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Iec57b6a74bfdd998463b2529a949c9fd045feae9
2025-01-21gnu: go-github-com-stathat-go: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-stathat-go): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ibddb2d1146f2bc00edca434092da8237e3a77efd
2025-01-21gnu: Add go-github-com-google-go-github-v50.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-google-go-github-50): New variable. Change-Id: I0299e56db83d39a1bf8dd3afc9046a2b11c2e13b
2025-01-21gnu: go-github-com-google-go-github: Update to 31.0.0.Sharlatan Hellseher
This is a bare minimal version required for any other inheritances, upstream introduces a new import path for each major version. * gnu/packages/golang-web.scm (go-github-com-google-go-github): Update to 31.0.0 and rename variable to go-github-com-google-go-github-v31. [source] <snippet>: Delete 2 stand alone submodules. [arguments] <skip-build?>: No go files in project's root. <import-path>: Adjust to the module's new path. <unpack-path>: Remove as redundant. <phases>: Add 'remove-examples. (go-github-com-google-go-github-v33): Inherit. [source] <snippet>: Delete 2 stand alone submodules. <import-path>: Adjust to the module's new path. <unpack-path>: Remove as redundant. Change-Id: I345774192fb091630151eadcb1448bb8cf0f8303
2025-01-21gnu: go-github-com-ssgelm-cookiejarparser: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-ssgelm-cookiejarparser): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I258d3f7126c4937421181456c71dc02615707fb2
2025-01-21gnu: go-github-com-valyala-tcplisten: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-valyala-tcplisten): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I6214029df7e62c1f3fe74253617d6d417dc23b09
2025-01-21gnu: Add go-github-com-kortschak-wol.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-kortschak-wol): New variable. Change-Id: If9f2153d1fb4b42479e7bbf8b1ce2677300abcd1
2025-01-21gnu: go-git-sr-ht-adnano-go-gemini: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-git-sr-ht-adnano-go-gemini): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Idade0e9089654e4acc456d05e01e4fc5f2aef943
2025-01-21gnu: gron: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (gron): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ib657465e9603c96e285f4658b38b5c0c37535756
2025-01-21gnu: go-github-com-docker-go-connections: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-docker-go-connections): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I30348ea1bf48d3f6929035d9a25141c6cfe86b47
2025-01-21gnu: go-github-com-macronut-go-tproxy: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-macronut-go-tproxy): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ie0faee29489ffc89812d310eb3ccc5b0af642779
2025-01-21gnu: Add go-github-com-nrdcg-goinwx.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-nrdcg-goinwx): New variable. Change-Id: I5ceb2c58bb3286c3a7e603fce0caef048a9e87bb
2025-01-21gnu: Add go-github-com-kolo-xmlrpc.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-kolo-xmlrpc): New variable. Change-Id: Ifcb3446bdf5740d92af5346a6d653c9245d6a239
2025-01-21gnu: Update copyright headers.Sharlatan Hellseher
* gnu/packages/admin.scm: Add copyright line for Roman Scherer <[email protected]>. * gnu/packages/golang-check.scm: Likewise. * gnu/packages/golang-web.scm: Likewise. * gnu/packages/golang-xyz.scm: Likewise. Change-Id: Ie9f9a0d1e72f5155d101c50ebd8e3178650e6f26
2025-01-21gnu: Add go-github-com-hetznercloud-hcloud-go-v2.Roman Scherer
* gnu/packages/golang-web.scm (go-github-com-hetznercloud-hcloud-go-v2): New variable. Change-Id: I539fb9435e38e311a9456f0224be02bb99ed75d1 Signed-off-by: Sharlatan Hellseher <[email protected]>
2025-01-21gnu: Add go-github-com-go-http-utils-headers.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-go-http-utils-headers): New variable. Change-Id: I5d55bcbc42f49c3889e88157485bb07ad08d375f
2025-01-21gnu: Add go-github-com-labbsr0x-goh.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-labbsr0x-goh): New variable. Change-Id: I67969a5bef508b72cfcbd0620d718d7b848eabbb
2025-01-21gnu: Add go-github-com-pion-stun-v3.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-pion-stun-v3): New variable. Change-Id: Ic789d57ce1f0bf0356b64ba5db8e40b52552001e
2025-01-21gnu: Add go-github-com-gorilla-schema.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-gorilla-schema): New variable. Change-Id: Ie31e0c3f7127c44be5de59b3509467f5429db8c4
2025-01-21gnu: Add go-github-com-aws-aws-sdk-go-v2-service-secretsmanager.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-service-secretsmanager): New variable. Change-Id: I1209f1999120433976f13e46a7bfd546b81cab9d
2025-01-21gnu: go-github-com-aws-aws-sdk-go-v2-credentials: Update to 1.17.48.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-credentials): Update to 1.17.48. [arguments] <phases>: Ass 'fix-tests. Change-Id: I267ef898ad79512eddbcac0cd66419c693a1094a
2025-01-21gnu: Add go-github-com-aws-smithy-go-tracing-smithyoteltracing.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go-tracing-smithyoteltracing): New variable. Change-Id: I259bd0473a2ac46a5f5354e8ee22af850fff35cb
2025-01-21gnu: Add go-github-com-aws-smithy-go-metrics-smithyotelmetrics.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go-metrics-smithyotelmetrics): New variable. Change-Id: I210d30c6a672a822aaf120e7e17c3fee2ee16d5f
2025-01-21gnu: go-go-opentelemetry-io-otel: Fix build.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-go-opentelemetry-io-otel) [arguments] <test-flags>: Skip one test. Change-Id: I38899669f900fb6948866f41b9adcdbd530c4be4
2025-01-21gnu: Add go-github-com-aws-smithy-go-codegen.Sharlatan Hellseher
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go-codegen): New variable. Change-Id: I69fe6b5f7306c6200e94ca7f875f948da0c5a006