add third party dependencies licenses of backend
This commit is contained in:
@@ -45,6 +45,88 @@
|
||||
<span>All the third party software included or linked is redistributed under the terms and conditions of their original licenses.</span>
|
||||
</p>
|
||||
<p></p>
|
||||
<p>
|
||||
<strong>Gin</strong><br/>
|
||||
<span>Copyright (c) 2014 Manuel Martínez-Almeida</span><br/>
|
||||
<span class="work-break-all">https://github.com/gin-gonic/gin</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/gin-gonic/gin/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>GZIP gin's middleware</strong><br/>
|
||||
<span>Copyright (c) 2017 Gin-Gonic</span><br/>
|
||||
<span class="work-break-all">https://github.com/gin-contrib/gzip</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/gin-contrib/gzip/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>xorm</strong><br/>
|
||||
<span>Copyright (c) 2013 - 2015 The Xorm Authors</span><br/>
|
||||
<span class="work-break-all">https://xorm.io/xorm</span><br/>
|
||||
<span class="work-break-all">License: https://gitea.com/xorm/xorm/src/branch/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Logrus</strong><br/>
|
||||
<span>Copyright (c) 2014 Simon Eskildsen</span><br/>
|
||||
<span class="work-break-all">https://github.com/sirupsen/logrus</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/sirupsen/logrus/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>cli</strong><br/>
|
||||
<span>Copyright (c) 2016 Jeremy Saenz & Contributors</span><br/>
|
||||
<span class="work-break-all">https://github.com/urfave/cli</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/urfave/cli/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>INI</strong><br/>
|
||||
<span>Copyright 2014 Unknwon</span><br/>
|
||||
<span class="work-break-all">https://gopkg.in/ini.v1</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/go-ini/ini/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Package validator</strong><br/>
|
||||
<span>Copyright (c) 2015 Dean Karn</span><br/>
|
||||
<span class="work-break-all">https://github.com/go-playground/validator</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/go-playground/validator/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>jwt-go</strong><br/>
|
||||
<span>Copyright (c) 2012 Dave Grijalva</span><br/>
|
||||
<span class="work-break-all">https://github.com/dgrijalva/jwt-go</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/dgrijalva/jwt-go/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>otp</strong><br/>
|
||||
<span class="work-break-all">https://github.com/pquerna/otp</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/pquerna/otp/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Go-MySQL-Driver</strong><br/>
|
||||
<span class="work-break-all">https://github.com/go-sql-driver/mysql</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/go-sql-driver/mysql/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>pq</strong><br/>
|
||||
<span>Copyright (c) 2011-2013, 'pq' Contributors Portions Copyright (C) 2011 Blake Mizerany</span><br/>
|
||||
<span class="work-break-all">https://github.com/lib/pq</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/lib/pq/blob/master/LICENSE.md</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>go-sqlite3</strong><br/>
|
||||
<span>Copyright (c) 2014 Yasuhiro Matsumoto</span><br/>
|
||||
<span class="work-break-all">https://github.com/mattn/go-sqlite3</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/mattn/go-sqlite3/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Go Cryptography</strong><br/>
|
||||
<span>Copyright (c) 2009 The Go Authors. All rights reserved.</span><br/>
|
||||
<span class="work-break-all">https://golang.org/x/crypto</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/golang/crypto/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Testify</strong><br/>
|
||||
<span>Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.</span><br/>
|
||||
<span class="work-break-all">https://github.com/stretchr/testify</span><br/>
|
||||
<span class="work-break-all">License: https://github.com/stretchr/testify/blob/master/LICENSE</span>
|
||||
</p>
|
||||
<p>
|
||||
<strong>vue</strong><br/>
|
||||
<span>Copyright (c) 2013-present, Yuxi (Evan) You</span><br/>
|
||||
|
||||
Reference in New Issue
Block a user