Skip to content

Commit

Permalink
auto update vendor hash
Browse files Browse the repository at this point in the history
  • Loading branch information
ocmbot[bot] authored Jul 26, 2024
1 parent 5cc3a97 commit b387e50
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 @@ -35,7 +35,7 @@
state = if (self ? rev) then "clean" else "dirty";

# This vendorHash represents a dervative of all go.mod dependancies and needs to be adjusted with every change
vendorHash = "sha256-UCciUTgziG3of7qhAO5h6pg8BF9MePxRzjP2Mo7GwmA=";
vendorHash = "sha256-2bt1QOZpQJR1WGch+6X4C1IHKnH/KVhDQ8/pAVosCyY=";

src = ./.;

Expand Down

0 comments on commit b387e50

Please sign in to comment.