mirror of
https://github.com/juanfont/headscale.git
synced 2026-05-24 02:58:42 +09:00
go.mod, go.sum: bump dependencies for v0.29.0
Refresh direct deps (tailscale v1.98.1, modernc.org/sqlite v1.50.1 + libc v1.72.3 lockstep, otel cluster v1.43.0, x/* family, pgx v5.9.2, go-jose v3.0.5, grpc v1.81.1, grpc-gateway v2.29.0) and bulk-update remaining direct deps. tailscale held at v1.98.1 since v1.98.2 demands go 1.26.3 which nixpkgs unstable does not yet ship.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-nrTbTihH4NpnN817QxQEBZV5c7eneEcHl+AMMh8ehJY=",
|
||||
"sri": "sha256-Y9f0Q2Kw07eB8bURLT0jce+YoSs2WoowEX7t8tkNDvw="
|
||||
"goModSum": "sha256-xos6ixeJRMrEengGJaRiSsrm+3S3R0OEsnv1e85Sqhw=",
|
||||
"sri": "sha256-bZod9sUUyQ67x/HzZrQ7SK+o5gAUxJhx7Rr6VdIUj1I="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user