X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=goversion%2Finternal%2Frepository%2Fmocks%2FLookupService.go;fp=goversion%2Fmocks%2FLookupService.go;h=2ba83696c90cdc13875387ffc88368491ee6a2e2;hb=0446ebd7036916597c9c9fbdb8240647a879ac6b;hp=7aab2f7873c37cd1a8ce234ce01982303bb5f9e9;hpb=26f1d4c8ba8e7332ace26d0be373935007f3b223;p=nonrtric%2Frapp%2Forufhrecovery.git diff --git a/goversion/mocks/LookupService.go b/goversion/internal/repository/mocks/LookupService.go similarity index 51% rename from goversion/mocks/LookupService.go rename to goversion/internal/repository/mocks/LookupService.go index 7aab2f7..2ba8369 100644 --- a/goversion/mocks/LookupService.go +++ b/goversion/internal/repository/mocks/LookupService.go @@ -1,23 +1,3 @@ -// - -// ========================LICENSE_START================================= -// O-RAN-SC -// %% -// Copyright (C) 2021-2022: Nordix Foundation -// %% -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// ========================LICENSE_END=================================== -// - // Code generated by mockery v1.0.0. DO NOT EDIT. package mocks