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 Dec 19, 2024
1 parent 1a4b309 commit 23b7266
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 @@ -47,7 +47,7 @@
};

# this needs to be updated together with go.mod / go.sum
vendorHash = "sha256-2lJmPNLpI1ksFb0EtcjPjyTy7eX1DKeX0F80k9FtGno=";
vendorHash = "sha256-v1G3biXkPLWFXcP8N77nCXrehnfjjIVZTl724vYa2Yc=";

CGO_ENABLED = 0;

Expand Down

0 comments on commit 23b7266

Please sign in to comment.