Merge branch '9857-cwl-acceptlist-re' refs #9857
[arvados.git] / sdk / go / dispatch / dispatch.go
index a48613292eba54c594cd4eb8ed9a13cf64011c70..4987c01055203e262b2534e2f001b200c7de21eb 100644 (file)
@@ -25,7 +25,7 @@ const (
 // Dispatcher holds the state of the dispatcher
 type Dispatcher struct {
        // The Arvados client
-       Arv arvadosclient.ArvadosClient
+       Arv *arvadosclient.ArvadosClient
 
        // When a new queued container appears and is either already owned by
        // this dispatcher or is successfully locked, the dispatcher will call