add 1.80 to capver and update deps (#2394)

This commit is contained in:
Kristoffer Dalby
2025-02-05 07:17:51 +01:00
committed by GitHub
parent 9a7890d56b
commit 8b92c017ec
13 changed files with 136 additions and 121 deletions

View File

@@ -32,7 +32,7 @@
# When updating go.mod or go.sum, a new sha will need to be calculated,
# update this if you have a mismatch after doing a change to those files.
vendorHash = "sha256-SBfeixT8DQOrK2SWmHHSOBtzRdSZs+pwomHpw6Jd+qc=";
vendorHash = "sha256-ZQj2A0GdLhHc7JLW7qgpGBveXXNWg9ueSG47OZQQXEw=";
subPackages = ["cmd/headscale"];