go.toolchain.rev: bump to Go 1.26.3

Updates tailscale/corp#41490

Change-Id: I35b67bdbcd71468fea03b033b17aeefe1319dc45
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick 2026-05-07 15:08:12 -07:00 committed by Brad Fitzpatrick
parent d6ffc0d986
commit 24eb157448
5 changed files with 7 additions and 7 deletions

View File

@ -1,10 +1,10 @@
{
"toolchain": {
"rev": "dfe2a5fd8ee2e68b08ce5ff259269f50ecadf2f4",
"sri": "sha256-pCvFNTFuvhSBb5O+PPuilaowP4tXcCOP1NgYUDJTcJU="
"rev": "e877d973840c91ec9d4bc1921b0845789de359ae",
"sri": "sha256-HeD70CytKL0Ks/VDqMU73bN8fxpWkNc6mNgNr9PEO7k="
},
"vendor": {
"goModSum": "sha256-P3V7maoKyvDCGEj/snR+jbAb2kY0jiUtXBtL762K3dU=",
"goModSum": "sha256-IbxUmMBapp3G2WIK+gqfmQd1tLCVoHMYBHLPZ5ZjDIU=",
"sri": "sha256-mbxLXR2TBgiwyVGfLmMR5xWk+0f66mPDas95Wla70Lk="
}
}

2
go.mod
View File

@ -1,6 +1,6 @@
module tailscale.com
go 1.26.2
go 1.26.3
require (
filippo.io/mkcert v1.4.4

View File

@ -1 +1 @@
dfe2a5fd8ee2e68b08ce5ff259269f50ecadf2f4
e877d973840c91ec9d4bc1921b0845789de359ae

View File

@ -1 +1 @@
dfe2a5fd8ee2e68b08ce5ff259269f50ecadf2f4
e877d973840c91ec9d4bc1921b0845789de359ae

View File

@ -1 +1 @@
1.26.2
1.26.3