From d5e2bf19b5bbdf35e4088677a571910e015b48b9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Tue, 30 Dec 2025 17:20:36 -0800 Subject: Bump deps --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default.nix') diff --git a/default.nix b/default.nix index 32db9be..3f75480 100644 --- a/default.nix +++ b/default.nix @@ -16,5 +16,5 @@ pkgs.buildGoModule rec { # remember to bump this hash when your dependencies change. # vendorHash = pkgs.lib.fakeHash; - vendorHash = "sha256-RfpOEEbv4laRYqwuIfF3VebK4fyyjF/8eXJCUjCZh54="; + vendorHash = "sha256-w6HhPvISsk/a6WC/T9Ml02SCZ8LXaTKVp5brPkx7Aec="; } -- cgit v1.3.1