Skip to content

Commit

Permalink
chore: bump hash
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses committed Aug 22, 2024
1 parent 082ffda commit 47460bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ buildGoModule {
]
);
};
vendorHash = "sha256-K7rP6Cy4e2vzH1HLGfW0KZy/bLOlb2Thy5QQXDpijz8=";
vendorHash = "sha256-VZzj+jQ00IvCSoTOoD4i/kNILxS3B3y8b11zfnDsfYs=";

ldflags = [
"-s"
Expand Down

0 comments on commit 47460bf

Please sign in to comment.