mirror of
https://github.com/go-task/task.git
synced 2026-08-29 10:08:27 +02:00
chore: bump minimum Go to 1.26 and adopt 1.26 features (#2920)
This commit is contained in:
30
mise.lock
30
mise.lock
@@ -1,36 +1,36 @@
|
||||
# @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html
|
||||
|
||||
[[tools.go]]
|
||||
version = "1.26.6"
|
||||
version = "1.27.0"
|
||||
backend = "core:go"
|
||||
|
||||
[tools.go."platforms.linux-arm64"]
|
||||
checksum = "sha256:d0507e9e9d7fe012aae570108cbd76c15de879e17130ab8cb90d4d7445cb1f2e"
|
||||
url = "https://dl.google.com/go/go1.26.6.linux-arm64.tar.gz"
|
||||
checksum = "sha256:51798d2c42d0e1c6ed7fd9f48728b4193abac9e8aad6dbac2fe96a81f5909bda"
|
||||
url = "https://dl.google.com/go/go1.27.0.linux-arm64.tar.gz"
|
||||
|
||||
[tools.go."platforms.linux-arm64-musl"]
|
||||
checksum = "sha256:d0507e9e9d7fe012aae570108cbd76c15de879e17130ab8cb90d4d7445cb1f2e"
|
||||
url = "https://dl.google.com/go/go1.26.6.linux-arm64.tar.gz"
|
||||
checksum = "sha256:51798d2c42d0e1c6ed7fd9f48728b4193abac9e8aad6dbac2fe96a81f5909bda"
|
||||
url = "https://dl.google.com/go/go1.27.0.linux-arm64.tar.gz"
|
||||
|
||||
[tools.go."platforms.linux-x64"]
|
||||
checksum = "sha256:708effb774be8237570d0add163225abbdfaf4fca28b2611df167beba4feef89"
|
||||
url = "https://dl.google.com/go/go1.26.6.linux-amd64.tar.gz"
|
||||
checksum = "sha256:675c26c449cbb18fc24b74650de1eabbae6e16f64326fd85a283fb3b58280685"
|
||||
url = "https://dl.google.com/go/go1.27.0.linux-amd64.tar.gz"
|
||||
|
||||
[tools.go."platforms.linux-x64-musl"]
|
||||
checksum = "sha256:708effb774be8237570d0add163225abbdfaf4fca28b2611df167beba4feef89"
|
||||
url = "https://dl.google.com/go/go1.26.6.linux-amd64.tar.gz"
|
||||
checksum = "sha256:675c26c449cbb18fc24b74650de1eabbae6e16f64326fd85a283fb3b58280685"
|
||||
url = "https://dl.google.com/go/go1.27.0.linux-amd64.tar.gz"
|
||||
|
||||
[tools.go."platforms.macos-arm64"]
|
||||
checksum = "sha256:2dc95ce4675829f2df0e86b28bcef3283635902062a5f0580ca659bf570f3204"
|
||||
url = "https://dl.google.com/go/go1.26.6.darwin-arm64.tar.gz"
|
||||
checksum = "sha256:90493b3bbd5e10f91d12153198bf1994fd756399b4fec93b49b0c6e2acdeeb3e"
|
||||
url = "https://dl.google.com/go/go1.27.0.darwin-arm64.tar.gz"
|
||||
|
||||
[tools.go."platforms.macos-x64"]
|
||||
checksum = "sha256:08b65a63f244115121ced6c3b55ad38d801a7442acad5c949a17aad84ae6d684"
|
||||
url = "https://dl.google.com/go/go1.26.6.darwin-amd64.tar.gz"
|
||||
checksum = "sha256:d3314e25496e4381d71a5c51d2907e7af655d199f6780b549f015bd85fef4986"
|
||||
url = "https://dl.google.com/go/go1.27.0.darwin-amd64.tar.gz"
|
||||
|
||||
[tools.go."platforms.windows-x64"]
|
||||
checksum = "sha256:5b6c5b556525810463b5c897b50dc7a82d6a3dc0bfaf55d990a7e9f31d6b2318"
|
||||
url = "https://dl.google.com/go/go1.26.6.windows-amd64.zip"
|
||||
checksum = "sha256:f0c0a0d33ba94f4d2c5dbc887334ce678b21813504ddb3aafcb06e60a5a667c4"
|
||||
url = "https://dl.google.com/go/go1.27.0.windows-amd64.zip"
|
||||
|
||||
[[tools."go:golang.org/x/exp/cmd/gorelease"]]
|
||||
version = "0.0.0-20260603202125-055de637280b"
|
||||
|
||||
Reference in New Issue
Block a user