about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/argocd-autopilot
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-10-09 10:33:40 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-10-09 14:23:40 +1000
commit3f2a8cbb98fd3e623a6adea62eeccf17209edf5b (patch)
tree8040439445feea4745aa1b868a2bac62a64cc1bd /pkgs/applications/networking/cluster/argocd-autopilot
parentea57902e29a41bcbb6dcab1d18f9aa5df13b5d86 (diff)
argocd-autopilot: switch to go 1.19
Diffstat (limited to 'pkgs/applications/networking/cluster/argocd-autopilot')
-rw-r--r--pkgs/applications/networking/cluster/argocd-autopilot/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/cluster/argocd-autopilot/default.nix b/pkgs/applications/networking/cluster/argocd-autopilot/default.nix
index ca4c7139adba6..8aef3f81af518 100644
--- a/pkgs/applications/networking/cluster/argocd-autopilot/default.nix
+++ b/pkgs/applications/networking/cluster/argocd-autopilot/default.nix
@@ -11,7 +11,7 @@ buildGoModule rec {
     sha256 = "sha256-aC3U9Qeahji3xSuJWuMlf2TzKEqPDAOuB52A4Om/fRU=";
   };
 
-  vendorSha256 = "sha256-ujDtfDL1VWe4XjTHD+pXMmMFp0AiuZcE+CKRkMsiv9Q=";
+  vendorSha256 = "sha256-waEvrIEXQMyzSyHpPo7H0OwfD5Zo/rwWTpeWvipZXv8=";
 
   proxyVendor = true;