mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 13:30:49 +09:00
flake, go.mod: refresh dependencies
tailscale.com v1.100.0 -> v1.101.0-pre, golang.org/x/*, genproto, docker-credential-helpers, client/tailscale/v2; vendor SRI and nixpkgs lock refreshed. modernc.org/libc stays at v1.72.3 per modernc.org/sqlite v1.52.0's go.mod. Go 1.26.4 staging pin kept: nixpkgs-unstable still ships 1.26.3.
This commit is contained in:
committed by
Kristoffer Dalby
parent
c5f3d5c28d
commit
21058d1142
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-8FjArEPb2+uULaGPxj66RAW4ml5cZ3SuHj127E5rXjg=",
|
||||
"sri": "sha256-GZknkIEkq09thHGvwkEBHKd9eu6qg7KiNW2uXTKPzUA="
|
||||
"goModSum": "sha256-csVm5v6HZ49PBp/FCX+yK1sjV8/nuUQz3GKN21Ne1mg=",
|
||||
"sri": "sha256-fzKyXNMw/2yAEhaTZu0n1NXatPO2IP0HFA2ey1vZIYM="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user