diff options
| author | liulijin <253954033@qq.com> | 2023-10-18 14:41:11 +0800 |
|---|---|---|
| committer | yeqiugt <253954033@qq.com> | 2023-10-18 15:05:34 +0800 |
| commit | 90f2661c35373dc0739eb2dde6caf1e3fdd4c2cf (patch) | |
| tree | 7fa59af768ca4db6986810ffbfadbf197d8052b6 /LICENSES | |
| parent | use golang.org/x/text/cases instead of strings.Title(Deprecated) (diff) | |
| download | kubeedge-90f2661c35373dc0739eb2dde6caf1e3fdd4c2cf.tar.gz | |
Change astaxie/beego to beego/beego
Signed-off-by: liulijin <253954033@qq.com>
Diffstat (limited to 'LICENSES')
| -rw-r--r-- | LICENSES/vendor/github.com/beego/beego/LICENSE (renamed from LICENSES/vendor/github.com/astaxie/beego/LICENSE) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/LICENSES/vendor/github.com/astaxie/beego/LICENSE b/LICENSES/vendor/github.com/beego/beego/LICENSE index 2719576c5..4533da54b 100644 --- a/LICENSES/vendor/github.com/astaxie/beego/LICENSE +++ b/LICENSES/vendor/github.com/beego/beego/LICENSE @@ -1,4 +1,4 @@ -= vendor/github.com/astaxie/beego licensed under: = += vendor/github.com/beego/beego licensed under: = Copyright 2014 astaxie @@ -13,4 +13,4 @@ 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. -= vendor/github.com/astaxie/beego/LICENSE 0483d907632f2ad5909fe52d17569293 += vendor/github.com/beego/beego/LICENSE 0483d907632f2ad5909fe52d17569293 |
