From 7a8980d1b04a2ff0b8e13af4c74c696520356a0f Mon Sep 17 00:00:00 2001 From: Colton Donnelly Date: Thu, 21 Mar 2024 14:48:55 -0400 Subject: [PATCH] update go cache vendorHash (#247) --- nix/upm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/upm/default.nix b/nix/upm/default.nix index b622ec56..bc33cae6 100644 --- a/nix/upm/default.nix +++ b/nix/upm/default.nix @@ -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: