Fixed issues with the worker run with agent

This commit is contained in:
Frikky
2026-02-11 13:33:48 +01:00
parent 7cd154d80e
commit cd4ddcc2a0
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/docker/docker v28.3.3+incompatible
github.com/docker/go-connections v0.5.0
github.com/satori/go.uuid v1.2.0
github.com/shuffle/shuffle-shared v0.9.86
github.com/shuffle/shuffle-shared v0.9.87
k8s.io/api v0.34.2
k8s.io/apimachinery v0.34.2
)