bitbox-wallet-app
bitbox-wallet-app copied to clipboard
chore(deps): update go to 1.22
As requested bumped go 1.22.0.
Notes:
- I had to use 1.22.0, because of: https://github.com/golang/go/issues/65568, also see: https://go.dev/doc/toolchain#version
-
scripts/docker_install.sh
changed tohttps://dl.google.com/go/go1.22.4.linux-amd64.tar.gz
(the latest from https://go.dev/dl/) - AppVeyor Go 1.22 uses a differen PATH
Go 1.22.1 x64 (C:\go - default in PATH)
, see: https://www.appveyor.com/docs/windows-images-software/