run cross compile of headscale as part of build (#2270)

This commit is contained in:
Kristoffer Dalby 2024-12-10 16:26:53 +01:00 committed by GitHub
parent 64fd1f9483
commit 757defa2f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 59 additions and 15 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 thos files.
vendorHash = "sha256-Lgm6ysif83mqd7EmdBzV3QVXkVqXl7fh9THHUdopzhY=";
vendorHash = "sha256-OPgL2q13Hus6o9Npcp2bFiDiBZvbi/x8YVH6dU5q5fg=";
subPackages = ["cmd/headscale"];