X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d6aab18f9688d46bc1f86f021d68e02e5601cfe7..24223057a8dd3a03f1c6457287cb12167c6b67ee:/sdk/go/manifest/manifest_test.go diff --git a/sdk/go/manifest/manifest_test.go b/sdk/go/manifest/manifest_test.go index c72ed7a77d..090ead94bd 100644 --- a/sdk/go/manifest/manifest_test.go +++ b/sdk/go/manifest/manifest_test.go @@ -1,9 +1,13 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: Apache-2.0 + package manifest import ( "fmt" - "git.curoverse.com/arvados.git/sdk/go/arvadostest" - "git.curoverse.com/arvados.git/sdk/go/blockdigest" + "git.arvados.org/arvados.git/sdk/go/arvadostest" + "git.arvados.org/arvados.git/sdk/go/blockdigest" "io/ioutil" "reflect" "regexp"