Skip to content

Commit

Permalink
update go cache vendorHash (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdmistman authored Mar 21, 2024
1 parent fd1b5f6 commit 7a8980d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/upm/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
runCommand,
}:
let
vendorHash = "sha256-7t87/28pBxU7A+SRvw6xxJQ2wErZ/76OJC8feNEQ80E=";
vendorHash = "sha256-MJkcj2AR8DDQWNZaoMWxDvGHt6SwAMS4xcrjh075Uio=";

goCache = buildGoCache {
# keep this up-to-date in CI with:
Expand Down

0 comments on commit 7a8980d

Please sign in to comment.