X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=goversion%2Finternal%2Frestclient%2Fmocks%2FHTTPClient.go;fp=goversion%2Fmocks%2FHTTPClient.go;h=3037798b2341e26b47be9a79ff65cfaaa343a5e9;hb=0446ebd7036916597c9c9fbdb8240647a879ac6b;hp=c65bac639e6496c3326636c65a32adc3759f48ee;hpb=26f1d4c8ba8e7332ace26d0be373935007f3b223;p=nonrtric%2Frapp%2Forufhrecovery.git diff --git a/goversion/mocks/HTTPClient.go b/goversion/internal/restclient/mocks/HTTPClient.go similarity index 59% rename from goversion/mocks/HTTPClient.go rename to goversion/internal/restclient/mocks/HTTPClient.go index c65bac6..3037798 100644 --- a/goversion/mocks/HTTPClient.go +++ b/goversion/internal/restclient/mocks/HTTPClient.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