summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
AgeCommit message (Collapse)Author
2024-07-28gnu: go-github-com-arran4-golang-ical: Update to 0.3.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-arran4-golang-ical): Update to 0.3.1. [propagated-inputs]: Remove go-gopkg-in-yaml-v3, go-gopkg-in-check-v1, go-github-com-stretchr-testify, go-github-com-niemeyer-pretty, go-github-com-kr-text, and go-github-com-davecgh-go-spew. [native-inputs]: Add go-github-com-google-go-cmp and go-github-com-stretchr-testify. Change-Id: I9a41eb87c75136e397278d01d7b0d7b846adfba7
2024-07-28gnu: go-github-com-go-ini-ini: Update to 1.67.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-go-ini-ini): Update to 1.67.0. Change-Id: I9f4f1bafec3194fb656d3d3734a0f2b1d0f8bd83
2024-07-28gnu: go-github-com-emersion-go-msgauth: Update to 0.6.8.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-msgauth): Update to 0.6.8. Change-Id: I33d22a0142e13052a33b0465b77e7c8ea89f59d0
2024-07-28gnu: go-github-com-sirupsen-logrus: Update to 1.9.3.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to 1.9.3. Change-Id: I230ef1dbc9d74d3d7ee04bfdb4654a963a6cab7d
2024-07-28gnu: go-github-com-fsnotify-fsnotify: Update to 1.7.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-fsnotify-fsnotify): Update to 1.7.0. Change-Id: Ib38aab3a61d09844e5680e24638ceda37b0a0840
2024-07-28gnu: go-github-com-emersion-go-maildir: Updae to 0.5.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-maildir): Update to 0.5.0. Change-Id: I5c498843a1a2e3673c7be1c35532deaa2bcc8d1d
2024-07-28gnu: go-github-com-emersion-go-smtp: Update to 0.21.3.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-smtp): Update to 0.21.3. Change-Id: I6c7cf9add7b475e1a7b1bc85cadf1950f068803a
2024-07-28gnu: go-github-com-rivo-uniseg: Update to 0.4.7.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-rivo-uniseg): Update to 0.4.7. Change-Id: Ifabe78888d4a6cf3176633d757eac7253e04e8f3
2024-07-27gnu: go-github-com-avast-retry-go: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie6d53537689aea9454e9fc07958d162f323b1f2a
2024-07-27gnu: go-github-com-avast-retry-go: Update to 2.7.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-avast-retry-go): Update to 2.7.0. Change-Id: I0231e1cc2b4cbcc6990f3db086577b43952edd22
2024-07-26gnu: go-github-com-jhillyerd-enmime: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jhillyerd-enmime): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: Ifbc0490421ad5063d6681c46b8e0facca636bd9e
2024-07-26gnu: go-github-com-emersion-go-message: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-message): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I63e5b4d52142e90e64bdbf4f31cec9e18d221c24
2024-07-26gnu: go-github-com-emersion-go-message: Update to 0.18.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-emersion-go-message): Update to 0.18.1. [propagated-inputs]: Remove go-github-com-emersion-go-textwrapper. Change-Id: I136df111c87e0476cbdd71f2e3e2ec8306d09456
2024-07-26gnu: Remove go-github-com-technoweenie-multipartstreamer.Sharlatan Hellseher
The project is abandoned, the last changes were added 11y ago. Not in use within Guix. * gnu/packages/golang.scm (go-github-com-technoweenie-multipartstreamer): Delete variable. Change-Id: I04cf34e4b3fe7a52b7c30ca794ad051a62a93691
2024-07-26gnu: go-github-com-gatherstars-com-jwz: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I9c5c08dc04ee88cd60c24d8efced194acacc9f7d
2024-07-26gnu: go-github-com-gatherstars-com-jwz: Adjust synopsis and description.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz) [synopsis]: Fix lint warning. [description]: Add link to the original implementation paper. Change-Id: I06400b3603caf4b9b588bc6822a6d04d861f6448
2024-07-26gnu: go-github-com-gatherstars-com-jwz: Update to 1.4.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to 1.4.0. Change-Id: I0250cd7787baeab177c36d24897e31655740361e
2024-07-26gnu: aws-vault: Improve package style.Sharlatan Hellseher
* gnu/packages/golang.scm (aws-vault): Improve package style. Fix indentation. [arguments]: Apply G-expressions. [native-inputs]: Place after [arguments]. [home-page]: Place above [synopsis]. Change-Id: I752318280483d5e501577e063ab899063eea0112
2024-07-26gnu: aws-vault: Update to 7.2.0.Sharlatan Hellseher
* gnu/packages/golang.scm (aws-vault): Update to 7.2.0. [native-inputs]: Remove go-github-com-99designs-go-keyring, go-github-com-mtibben-androiddnsfix, go-github-com-mtibben-percent, go-github-com-jmespath-go-jmespath, go-github-com-dvsekhvalnov-jose2go, go-github-com-godbus-dbus, go-github-com-gsterjov-go-libsecret, go-github-com-mitchellh-go-homedir, go-golang-org-x-crypto, go-golang-org-x-sys, go-gopkg-in-ini, go-github-com-alecthomas-kingpin, go-github-com-alecthomas-template, and go-github-com-alecthomas-units; add go-github-com-99designs-keyring, go-github-com-alecthomas-kingpin-v2, go-github-com-aws-aws-sdk-go-v2-credentials, go-github-com-google-go-cmp, go-github-com-mattn-go-isatty, go-github-com-mattn-go-tty, and go-gopkg-in-ini-v1. Change-Id: Id28ebb181c978cbd1195fe6b0e31c97e4339aa1f
2024-07-26gnu: go-gopkg-in-ini-v1: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-ini-v1): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie75a3d46253e28ba886db80f9c56407efa7c4675
2024-07-26gnu: go-gopkg-in-ini-v1: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-ini-v1): Enable tests. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I30cd79fe6406e3bbc380c823c7b5b7a39ec2bb58
2024-07-26gnu: go-gopkg-in-ini-v1: Update to 1.67.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-gopkg-in-ini-v1): Update to 1.67.0. Change-Id: I8a1aa5b67c07aaf8650027e83b8d091755fd9c58
2024-07-25gnu: go-github-com-arceliar-ironwood: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Enable most of the tests. [arguments]: <#:phases>: Add 'remove-examples and use custom 'check phase. [propagated-inputs]: Add go-github-com-bits-and-blooms-bitset and go-github-com-bits-and-blooms-bloom-v3. Change-Id: I3319e291927e8aa53ce90d00d2cbf6a9df684568
2024-07-25gnu: go-github-com-bits-and-blooms-bloom: Rename variable.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bloom): Rename variable to go-github-com-bits-and-blooms-bloom-v3 to reflect go.mod import path. * gnu/packages/networking.scm (yggdrasil) [propagated-inputs]: Remove go-github-com-bits-and-blooms-bloom; add go-github-com-bits-and-blooms-bloom-v3. Change-Id: Idc568d5e7357da4ce74d53ac575421f32260f766
2024-07-25gnu: go-github-com-bits-and-blooms-bloom: Update to 3.7.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-bits-and-blooms-bloom): Update to 3.7.0. Change-Id: I7f147536c7fb075711fb50a6836554675e02a224
2024-07-25gnu: go-github-com-prometheus-procfs: Move to prometheus.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Move from here ... * gnu/packages/prometheus.scm: ... to here. Remove (gnu packages golang) module. * gnu/packages/golang.scm: Remove (gnu packages prometheus) module. * gnu/packages/prometheus.scm: Remove (gnu packages golang) module. Change-Id: I3dd26ebc80c0a9fad47cec9887d6f52ad21bdc45
2024-07-25gnu: go-github-com-prometheus-procfs: Update to 0.15.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-procfs): Update to 0.15.1. [propagated-inputs]: Add go-github-com-google-go-cmp and go-golang-org-x-sys. Change-Id: I571e93b72c6d544d47199867c70fe6386df2015d
2024-07-25gnu: go-github-com-prometheus-client-golang: Move to prometheus.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Move from here ... * gnu/packages/prometheus.scm: ... to here. * gnu/packages/backup.scm: Add (gnu packages prometheus) module. * gnu/packages/golang-xyz.scm: Likewise. * gnu/packages/ipfs.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/web.scm: Likewise. Change-Id: If3d78d31b1491f8a95616e59f50371c2914242d9
2024-07-25gnu: go-github-com-prometheus-client-golang: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Enable tests. [arguments]: <#:phases>: Add 'remove-examples-and-tutorials and use custom 'check phase. Change-Id: I70de72754188b558b730b92d7561d88690b02f7c
2024-07-25gnu: go-github-com-prometheus-client-golang: Update to 1.19.1.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-client-golang): Update to 1.19.1. [propagated-inputs]: Remove go-github-com-beorn7-perks-quantile, go-github-com-cespare-xxhash; add go-github-com-beorn7-perks, go-github-com-cespare-xxhash-v2, go-github-com-davecgh-go-spew, go-github-com-json-iterator-go, and go-golang-org-x-sys. Change-Id: I037e8a05ab572c91153badd8673ed6772474010c
2024-07-25gnu: go-github-com-oneofone-xxhash: Move to golang-crypto.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-oneofone-xxhash): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I3cd79794512c92819771d1a639864c8218c1bdbc
2024-07-25gnu: go-github-com-prometheus-common: Move to prometheus.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-common): Move from here ... * gnu/packages/prometheus.scm: ... to here. Change-Id: I344f9b5b62569b3a0fde6ed96621f409bb7350a9
2024-07-25gnu: go-github-com-prometheus-common: Enable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-common): Enable the most of the tests. [arguments]: <#:phases>: Use custom 'check phase. Change-Id: I4190be63393cbba4d2e132bab21d40625a022141
2024-07-25gnu: go-github-com-prometheus-common: Update to 0.55.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-prometheus-common): Update to 0.55.0. [propagated-inputs]: Remove go-github-com-golang-protobuf and go-github-com-matttproud-golang-protobuf-extensions-v2; add go-github-com-alecthomas-kingpin-v2, go-github-com-go-kit-log, go-github-com-google-go-cmp, go-github-com-julienschmidt-httprouter, go-github-com-munnerz-goautoneg, go-github-com-mwitkow-go-conntrack, go-golang-org-x-net, go-golang-org-x-oauth2, go-google-golang-org-protobuf, and go-gopkg-in-yaml-v2. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: Ia4550bffb8f49a764e058e4f98a91d9e7dc96021
2024-07-25gnu: go-github-com-prometheus-common: Remove submodules.Sharlatan Hellseher
Removing Golang submodules which need to be packed as separate packages. Each of them has it's own dependencies defined in go.mod and causing cycling with other packages if distributed with go-github-com-prometheus-common. * gnu/packages/golang.scm (go-github-com-prometheus-common) [snippet]: Remove submodules. Change-Id: Ic586cb6b653fd932dad402d700a0c3addd542d99
2024-07-25gnu: go-github-com-jpillora-backoff: Move to golang-xyz.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-jpillora-backoff): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I3e5a6018118bf2717ad5d364579e2c960da68415
2024-07-25gnu: go-github-com-prometheus-client-model: Move to prometheus.Sharlatan Hellseher
* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model): Move from here ... * gnu/packages/prometheus.scm: ... to here. * gnu/packages/golang.scm: Add (gnu packages prometheus) module. * gnu/packages/networking.scm: Likewise. Change-Id: Ibbfc4100dfe33f9524eee99a461e7760f06a8eb3
2024-07-25gnu: go-github.com-jtolds-gls: Rename variable.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github.com-jtolds-gls): Rename variable to go-github-com-jtolds-gls to follow importer style. * gnu/packages/golang-check.scm (go-github.com-smartystreets-goconvey): [propagated-inputs]: Remove go-github.com-jtolds-gls; add go-github-com-jtolds-gls. Change-Id: I5a3e1e77e646ff37421bdb8f7aab8d881a646999
2024-07-25gnu: go-github-com-golang-protobuf: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-golang-protobuf): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I1682e199e6acd6b8362deff47fa7a26cbfe9c9ea
2024-07-25gnu: go-google-golang-org-protobuf: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-google-golang-org-protobuf): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: Icf7676ac6288391631e83dc172a82529f1105cb2
2024-07-25gnu: go-github-com-google-go-cmp: Move to golang-build.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-cmp): Move from here ... * gnu/packages/golang-build.scm: ... to here. Change-Id: I2577d39074676f1e8552c8817d6e6843f9dd0727
2024-07-25gnu: go-github-com-google-go-cmp-cmp: Rename variable.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Rename variable to go-github-com-google-go-cmp, which reflects go.mod import path and improves importer performance. (go-github-com-zclconf-go-cty, go-golang-org-x-vuln, go-google-golang-org-protobuf, go-gotest-tools-assert, go-gotest-tools-internal-source, go-gotest-tools-internal-format, gofumpt, gopls, gotestsum): Swap go-github-com-google-go-cmp-cmp to go-github-com-google-go-cmp in inputs, propagated-inputs or native-inputs. * gnu/packages/golang-check.scm (go-github-com-frankban-quicktest, go-github-com-google-go-cmdtest): Likewise. * gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2, go-github-com-aws-aws-sdk-go-v2-config, go-github-com-aws-smithy-go, go-github-com-go-jose-go-jose-v3, go-github-com-makeworld-the-better-one-go-gemini, go-golang-org-x-oauth2, go-gopkg-in-square-go-jose-v2): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-goccy-go-yaml): Likewise. * gnu/packages/check.scm (actionlint): Likewise. * gnu/packages/databases.scm (sqls): Likewise. * gnu/packages/ipfs.scm (go-github-com-ipld-go-ipld-prime, go-github-com-whyrusleeping-cbor-gen): Likewise. * gnu/packages/web.scm (go-github-com-itchyny-gojq): Likewise. Change-Id: Ie6eeba936f7da404d70fbbaad34f5b43aec4e05b
2024-07-25gnu: go-github-com-google-go-cmp-cmp: Enable all tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp) [arguments]: <#:phases>: Adjust custom 'check phase to run all available tests inside each submodule and respect "tests?' parameter. Change-Id: I85eacbb4c3221d34a2e7cf6a9f6cfde363ded71c
2024-07-25gnu: go-github-com-google-go-cmp-cmp: Improve package style.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Adjust indentation. [arguments]: Apply new package list style and G-expressions. [home-page]: Move after [synopsis]. Change-Id: I14a8dfcbe8a17c98df7f880823cd9c35522f013b
2024-07-25gnu: go-github-com-google-go-cmp-cmp: Update to 0.6.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): Update to 0.6.0. Change-Id: I351367d34d02ae6459a83e29c40fcfd14945fb8d
2024-07-25gnu: go-golang-org-x-oauth2: Move to golang-web.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-oauth2): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I60fd46f5c373ccdb00c78c978a840acfe9f489b1
2024-07-25gnu: go-golang-org-x-oauth2: Improve package style.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-oauth2): Fix indentation, apply new package style. Change-Id: I36e7a9d159928b5ef5d83fec9d57b005cc2c5ad4
2024-07-25gnu: go-golang-org-x-oauth2: Update to 0.21.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-golang-org-x-oauth2): Update to 0.21.0. [propagated-inputs]: Remove go-golang-org-x-net; add go-github-com-google-go-cmp-cmp. Change-Id: I8213829fbd012c4ab8246a4a6fe794f6371ef65b
2024-07-22gnu: go-github-com-mitchellh-mapstructure: Update to 1.5.0.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-mitchellh-mapstructure): Update to 1.5.0. Change-Id: I3e18dabc4da5e4eec40cfe4328a6244dcc530e7d
2024-07-22gnu: go-github-com-spf13-viper: Disable tests.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-spf13-viper): Disable tests. Change-Id: Id2a5eff6203c0c9907a188cfcda1fe2accfdf786