diff options
author | sudoforge <no-reply@sudoforge.com> | 2024-07-18 21:40:41 -0700 |
---|---|---|
committer | sudoforge <9c001b67637a@sudoforge.com> | 2024-07-20 07:44:23 -0700 |
commit | f79ea38c8f5ef0f201e3f824b818247777fedc0a (patch) | |
tree | 94d90e38b9b35d93e9250bbafa3303f1e797686b /entity | |
parent | 76de669db1eeb3c6a5e6f5be956b3fda0eee3ae4 (diff) | |
download | git-bug-f79ea38c8f5ef0f201e3f824b818247777fedc0a.tar.gz |
fix: bump to go v1.22.5
The GHA build pipeline is failing with an error:
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.19.4/x64/src/crypto/ecdh)
crypto/ecdh was added in Go 1.21 [0]. This change updates the matrix of
Go versions that the pipelines use to the latest, in order to resolve this
error.
[0]: https://tip.golang.org/doc/go1.21
Diffstat (limited to 'entity')
0 files changed, 0 insertions, 0 deletions