X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/80689aac71f6e3e9b103f0f6b668bd173a76554f..42bf31f017a009585eaac2fe44a83b2596b3e5c8:/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"