Skip to content

Commit

Permalink
update vendorHash
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jun 10, 2024
1 parent 8b95198 commit 2993e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
pkgs ? import <nixpkgs> { },
vendorHash ? "sha256-CcWIgF5CjoHNOe6pe7UAEec/FI+oRaYVAJkzpklpsHE=",
vendorHash ? "sha256-ww1CDDGo2r8h0ePvU8PS2owzE1vLTz2m7Z9thsQle7s=",
}:
pkgs.buildGoModule {
pname = "ssh-to-pgp";
Expand Down

0 comments on commit 2993e4d

Please sign in to comment.