Skip to content

Commit

Permalink
fixup: update Go source
Browse files Browse the repository at this point in the history
  • Loading branch information
edgelessci committed Jan 10, 2024
1 parent df1c93c commit c47878e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ let
CGO_ENABLED = 0;
ldflags = [ "-s" "-w" "-buildid=" ];
proxyVendor = true;
vendorHash = "sha256-8j8uZ0D07l6tdAd+rpZidsdXZ0IxptfgmxaDogvbgLk=";
vendorHash = "sha256-RzbOPGORwUMGymAVcFKNqfQL2jBoEPZWWIC2Bq/R0ts=";
checkPhase = ''
runHook preCheck
Expand Down

0 comments on commit c47878e

Please sign in to comment.