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:
Kristoffer Dalby
2026-06-11 10:24:18 +00:00
committed by Kristoffer Dalby
parent c5f3d5c28d
commit 21058d1142
4 changed files with 32 additions and 31 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"vendor": {
"goModSum": "sha256-8FjArEPb2+uULaGPxj66RAW4ml5cZ3SuHj127E5rXjg=",
"sri": "sha256-GZknkIEkq09thHGvwkEBHKd9eu6qg7KiNW2uXTKPzUA="
"goModSum": "sha256-csVm5v6HZ49PBp/FCX+yK1sjV8/nuUQz3GKN21Ne1mg=",
"sri": "sha256-fzKyXNMw/2yAEhaTZu0n1NXatPO2IP0HFA2ey1vZIYM="
}
}