go.mod: bump more things to match corp

I previously (in #20096) had only considered the tailscaled deps
and forgot about the CLI deps. This does the CLI ones too.

containerboot and k8s-operator aren't applicable because they build
from oss already.

Updates tailscale/corp#43243
Updates #20067

Change-Id: I66790f822b5d040e7fcf90feabca24669f69cf61
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
Brad Fitzpatrick
2026-06-10 23:07:04 -05:00
committed by Brad Fitzpatrick
parent 6ab5d91071
commit 57246f4374
5 changed files with 13 additions and 15 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"sri": "sha256-cY5yryX+p/xtoTv+WZEKFagiIl0OREHnJY1Bk5VpVVc="
},
"vendor": {
"goModSum": "sha256-7vGeN4keo+ec8BvKP5Gh2bwBLheCHQgMDGhtTUWI7n8=",
"sri": "sha256-+5INPoggdprJa4WkevWxtTxW23Yux3ik7lXnzNSLfTs="
"goModSum": "sha256-EpoamEESm9KxOSwwiQ8Tr95kQvGaGf+a3qheTCQXlbs=",
"sri": "sha256-M8mPCmO8tp4Kdr1HiuuR+oBYhAeIEENH2tZGaWJa7IY="
}
}