build(deps): bump to Go 1.22
This commit is contained in:
parent
8554d6202d
commit
3a6bea380e
41 changed files with 15 additions and 621 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
set -eux
|
||||
|
||||
# Since Go 1.21 the version is automatically maintained by the toolchain feature:
|
||||
go get go@1.22 toolchain@1.22.10
|
||||
# Pin Go and toolbox versions at a reasonable version
|
||||
go get go@1.22.0 toolchain@1.22.0
|
||||
|
||||
# Update go.mod and go.sum:
|
||||
go mod tidy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue