about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/stern
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 08:13:15 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-02-01 17:20:04 +1000
commit0de459083cd932fb1982b87ed972ebd722cc61dd (patch)
treeee392d10e9d3343509b8b20f3b7fd7ee9f834d1b /pkgs/applications/networking/cluster/stern
parentab7ae50ce715d113d5212e02323106afba7a839b (diff)
stern: update vendorSha256
Diffstat (limited to 'pkgs/applications/networking/cluster/stern')
-rw-r--r--pkgs/applications/networking/cluster/stern/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/stern/default.nix b/pkgs/applications/networking/cluster/stern/default.nix
index 959c40637fbe2..3040b0f7b1bb2 100644
--- a/pkgs/applications/networking/cluster/stern/default.nix
+++ b/pkgs/applications/networking/cluster/stern/default.nix
@@ -13,7 +13,7 @@ buildGoModule rec {
     sha256 = "sha256-JredVk2hjnhoaJ9bT7D5k35skBNjcEBLa6GgO8dB2+U=";
   };
 
-  vendorSha256 = "sha256-ybsDB54kkbONi3b9URtNUusHIdUfzymOpYlNHJz4i2A=";
+  vendorSha256 = "sha256-GMAYu/BCmDrCUfc0x9TVw6HXJu+eE8eigZoPqPodM3Q=";
 
   subPackages = [ "." ];