Many minor fixes to workflow execution algorithms
This commit is contained in:
@@ -2,11 +2,13 @@ module orborus
|
||||
|
||||
go 1.19
|
||||
|
||||
//replace github.com/shuffle/shuffle-shared => ../../../../shuffle-shared
|
||||
|
||||
require (
|
||||
github.com/docker/docker v23.0.0+incompatible
|
||||
github.com/mackerelio/go-osstat v0.2.3
|
||||
github.com/satori/go.uuid v1.2.0
|
||||
github.com/shuffle/shuffle-shared v0.3.51
|
||||
github.com/shuffle/shuffle-shared v0.3.52
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user