Skip to content

Commit

Permalink
flake: update uplosi vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
edgelessci committed Jan 4, 2024
1 parent 570271b commit 6689b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
version = "0.1.2";
src = ./.;
# this needs to be updated together with go.mod / go.sum
vendorHash = "sha256-RsjUPLe8omoN+XGyNhHDxzNfZR7VVTkh/f/On1oCRqM=";
vendorHash = "sha256-R78znv4ZDsjIkRPjMPNJnBoDxvWh9cSEWKYyaRq7yr8=";

CGO_ENABLED = 0;

Expand Down

0 comments on commit 6689b91

Please sign in to comment.