File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[[tools.go]]
2- version = "1.25.7 "
2+ version = "1.26.0 "
33backend = "core:go"
4- "platforms.linux-arm64" = { checksum = "sha256:ba611a53534135a81067240eff9508cd7e256c560edd5d8c2fef54f083c07129 ", url = "https://dl.google.com/go/go1.25.7 .linux-arm64.tar.gz"}
5- "platforms.linux-x64" = { checksum = "sha256:12e6d6a191091ae27dc31f6efc630e3a3b8ba409baf3573d955b196fdf086005 ", url = "https://dl.google.com/go/go1.25.7 .linux-amd64.tar.gz"}
6- "platforms.macos-arm64" = { checksum = "sha256:ff18369ffad05c57d5bed888b660b31385f3c913670a83ef557cdfd98ea9ae1b ", url = "https://dl.google.com/go/go1.25.7 .darwin-arm64.tar.gz"}
7- "platforms.macos-x64" = { checksum = "sha256:bf5050a2152f4053837b886e8d9640c829dbacbc3370f913351eb0904cb706f5 ", url = "https://dl.google.com/go/go1.25.7 .darwin-amd64.tar.gz"}
8- "platforms.windows-x64" = { checksum = "sha256:c75e5f4ff62d085cc0017be3ad19d5536f46825fa05db06ec468941f847e3228 ", url = "https://dl.google.com/go/go1.25.7 .windows-amd64.zip"}
4+ "platforms.linux-arm64" = { checksum = "sha256:bd03b743eb6eb4193ea3c3fd3956546bf0e3ca5b7076c8226334afe6b75704cd ", url = "https://dl.google.com/go/go1.26.0 .linux-arm64.tar.gz"}
5+ "platforms.linux-x64" = { checksum = "sha256:aac1b08a0fb0c4e0a7c1555beb7b59180b05dfc5a3d62e40e9de90cd42f88235 ", url = "https://dl.google.com/go/go1.26.0 .linux-amd64.tar.gz"}
6+ "platforms.macos-arm64" = { checksum = "sha256:b1640525dfe68f066d56f200bef7bf4dce955a1a893bd061de6754c211431023 ", url = "https://dl.google.com/go/go1.26.0 .darwin-arm64.tar.gz"}
7+ "platforms.macos-x64" = { checksum = "sha256:1ca28b7703cbea05a65b2a1d92d6b308610ef92f8824578a0874f2e60c9d5a22 ", url = "https://dl.google.com/go/go1.26.0 .darwin-amd64.tar.gz"}
8+ "platforms.windows-x64" = { checksum = "sha256:9bbe0fc64236b2b51f6255c05c4232532b8ecc0e6d2e00950bd3021d8a4d07d4 ", url = "https://dl.google.com/go/go1.26.0 .windows-amd64.zip"}
99
1010[[tools."go:gotest.tools/gotestsum"]]
1111version = "1.13.0"
You can’t perform that action at this time.
0 commit comments