mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-14 04:22:01 +09:00
go.mod: set the lockstep notes off from the sorted requires
go 1.27 tidy folds every require into one direct and one indirect block; a leading blank line is the only separation it keeps.
This commit is contained in:
committed by
Kristoffer Dalby
parent
820dc3001b
commit
9ceb4511de
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-FqwMYiHc0uc873IaVIs6tJ5Dsk7BTWamm7s8FzFzC4U=",
|
||||
"goModSum": "sha256-Q5sMC2P8WCO401TWTvfMhk69itUgnFP2Sn2BDNBGGeQ=",
|
||||
"sri": "sha256-uZ2BZ2xBOb2JMOV/ao74vRlY/7m0Tj1Pu84tc3s0+rE="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user