X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dd1157d0a3492621fcc8f2c7696bbc166c604677..dbbc5a9078c0fe88160729f3ca8f56673397b106:/services/keep-balance/balance_run_test.go diff --git a/services/keep-balance/balance_run_test.go b/services/keep-balance/balance_run_test.go index f7cb7f92bd..7e2adcfedd 100644 --- a/services/keep-balance/balance_run_test.go +++ b/services/keep-balance/balance_run_test.go @@ -16,7 +16,7 @@ import ( "time" "git.curoverse.com/arvados.git/sdk/go/arvados" - "github.com/Sirupsen/logrus" + "github.com/sirupsen/logrus" check "gopkg.in/check.v1" )