From e03829afce7bd34defe83e3f1101b2bd9ba8ebf5 Mon Sep 17 00:00:00 2001 From: Frikky Date: Sun, 22 Oct 2023 19:38:49 +0200 Subject: [PATCH] Rebuild orborus with new version of shuffle hsared --- functions/onprem/orborus/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/onprem/orborus/go.mod b/functions/onprem/orborus/go.mod index 70af26bd..b3e3d090 100644 --- a/functions/onprem/orborus/go.mod +++ b/functions/onprem/orborus/go.mod @@ -9,7 +9,7 @@ require ( github.com/mackerelio/go-osstat v0.2.3 github.com/satori/go.uuid v1.2.0 github.com/shirou/gopsutil v3.21.11+incompatible - github.com/shuffle/shuffle-shared v0.4.57 + github.com/shuffle/shuffle-shared v0.4.59 k8s.io/api v0.28.1 k8s.io/apimachinery v0.28.1 k8s.io/client-go v0.28.1