mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-10 10:41:32 +09:00
all: update dependencies
tailscale.com v1.103.0-pre drops the "format" struct tags that Go 1.27's finalized encoding/json/v2 rejects; without it MapResponse marshaling fails for any tailnet with an SSH policy.
This commit is contained in:
committed by
Kristoffer Dalby
parent
07b5344145
commit
d4d09bc024
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-t1RAYi36JEii5nGldY546oWGD/3SwxQU09/pTrDadIk=",
|
||||
"sri": "sha256-pjGNuVtgFFzWNq/2cK7a4iyF13AfcHz098nk92a9Ido="
|
||||
"goModSum": "sha256-9hyJR6xdvbNGw2JHqfObB6V3LJUTPDEfppsFE7Eje2U=",
|
||||
"sri": "sha256-4ZaF8fAArd7tvJeHvo02c4MRWrDRcEUxzi2Y0h8AFVc="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user