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 add7592 commit 8d06467
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-Lt74n3UC2wN4z28WoirXMdMFh4LIGD8IfzANmi7Y1AE=";
vendorHash = "sha256-eZ0/piSxMUC1ZM7qBhFW40l9p8ZPMIj1HyrS2Dy4wJQ=";

CGO_ENABLED = 0;

Expand Down

0 comments on commit 8d06467

Please sign in to comment.