14930: Adds --trash-at & --trash-after arguments to arv-put (WIP)
[arvados.git] / services / crunch-dispatch-slurm / crunch-dispatch-slurm_test.go
index 10fdb07124cc817cc857f35384ded22ca0193d63..eea102012befe3c09dbb22a21c5b2a5ad532af4e 100644 (file)
@@ -24,7 +24,7 @@ import (
        "git.curoverse.com/arvados.git/sdk/go/arvadosclient"
        "git.curoverse.com/arvados.git/sdk/go/arvadostest"
        "git.curoverse.com/arvados.git/sdk/go/dispatch"
-       "github.com/Sirupsen/logrus"
+       "github.com/sirupsen/logrus"
        . "gopkg.in/check.v1"
 )