Skip to content

Commit

Permalink
chore: Update Flake vendor hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 20, 2024
1 parent 2e084a4 commit 9507f60
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 @@ -28,7 +28,7 @@
version = golinkVersion;
src = pkgs.nix-gitignore.gitignoreSource [ ] ./.;

vendorHash = "sha256-PWeQNlIMvhGAFDVwN8fp0B11Loi6zbm1Pds/CKLeuvA="; # SHA based on vendoring go.mod
vendorHash = "sha256-fKa24Rnd2Kc/qPSMEyuojkq2oHGrVVpYfypUFrvvztQ="; # SHA based on vendoring go.mod
};
};
in
Expand Down

0 comments on commit 9507f60

Please sign in to comment.