X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/75b025460ce334b77e116d3455add89f6a4642d4..6d95130da47af9fd0290d3c8f80a0364faf74957:/services/crunch-run/logging.go diff --git a/services/crunch-run/logging.go b/services/crunch-run/logging.go index f8ddd563c6..01cab69cd0 100644 --- a/services/crunch-run/logging.go +++ b/services/crunch-run/logging.go @@ -15,7 +15,7 @@ import ( "sync" "time" - "git.curoverse.com/arvados.git/sdk/go/arvadosclient" + "git.arvados.org/arvados.git/sdk/go/arvadosclient" ) // Timestamper is the signature for a function that takes a timestamp and