Sync up with speedups done for workflow runs on cloud and removed old unused code

This commit is contained in:
Frikky
2025-03-24 10:01:10 +01:00
parent cd30659747
commit 9b9e2e1048
7 changed files with 11 additions and 513 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/docker/docker v27.5.0+incompatible
github.com/docker/go-connections v0.5.0
github.com/satori/go.uuid v1.2.0
github.com/shuffle/shuffle-shared v0.8.18
github.com/shuffle/shuffle-shared v0.8.19
k8s.io/api v0.30.2
k8s.io/apimachinery v0.30.2
)