Update deps
This commit is contained in:
parent
cecfbd5c2a
commit
8d34bd17a2
3 changed files with 89 additions and 56 deletions
|
|
@ -983,9 +983,9 @@ SOFTWARE.
|
|||
## github.com/charmbracelet/x/ansi
|
||||
|
||||
* Name: github.com/charmbracelet/x/ansi
|
||||
* Version: v0.8.0
|
||||
* Version: v0.9.2
|
||||
|
||||
* License: [MIT](https://github.com/charmbracelet/x/blob/ansi/v0.8.0/ansi/LICENSE)
|
||||
* License: [MIT](https://github.com/charmbracelet/x/blob/ansi/v0.9.2/ansi/LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -3736,9 +3736,9 @@ SOFTWARE.
|
|||
## github.com/valyala/fasthttp
|
||||
|
||||
* Name: github.com/valyala/fasthttp
|
||||
* Version: v1.61.0
|
||||
* Version: v1.62.0
|
||||
|
||||
* License: [MIT](https://github.com/valyala/fasthttp/blob/v1.61.0/LICENSE)
|
||||
* License: [MIT](https://github.com/valyala/fasthttp/blob/v1.62.0/LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -3757,9 +3757,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
## github.com/valyala/fasthttp/reuseport
|
||||
|
||||
* Name: github.com/valyala/fasthttp/reuseport
|
||||
* Version: v1.61.0
|
||||
* Version: v1.62.0
|
||||
|
||||
* License: [MIT](https://github.com/valyala/fasthttp/blob/v1.61.0/reuseport/LICENSE)
|
||||
* License: [MIT](https://github.com/valyala/fasthttp/blob/v1.62.0/reuseport/LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -3819,6 +3819,39 @@ SOFTWARE.
|
|||
|
||||
```
|
||||
|
||||
## github.com/yuin/goldmark
|
||||
|
||||
* Name: github.com/yuin/goldmark
|
||||
* Version: v1.7.11
|
||||
|
||||
* License: [MIT](https://github.com/yuin/goldmark/blob/v1.7.11/LICENSE)
|
||||
|
||||
|
||||
```
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019 Yusuke Inuzuka
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## go.opencensus.io
|
||||
|
||||
* Name: go.opencensus.io
|
||||
|
|
@ -4035,9 +4068,9 @@ SOFTWARE.
|
|||
## golang.org/x/crypto
|
||||
|
||||
* Name: golang.org/x/crypto
|
||||
* Version: v0.37.0
|
||||
* Version: v0.38.0
|
||||
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.37.0:LICENSE)
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/crypto/+/v0.38.0:LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -4074,9 +4107,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
## golang.org/x/exp/constraints
|
||||
|
||||
* Name: golang.org/x/exp/constraints
|
||||
* Version: v0.0.0-20250408133849-7e4ce0ab07d0
|
||||
* Version: v0.0.0-20250506013437-ce4c2cf36ca6
|
||||
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/7e4ce0ab:LICENSE)
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/exp/+/ce4c2cf3:LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -4113,9 +4146,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
## golang.org/x/net
|
||||
|
||||
* Name: golang.org/x/net
|
||||
* Version: v0.39.0
|
||||
* Version: v0.40.0
|
||||
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.39.0:LICENSE)
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/net/+/v0.40.0:LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -4152,9 +4185,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
## golang.org/x/sys
|
||||
|
||||
* Name: golang.org/x/sys
|
||||
* Version: v0.32.0
|
||||
* Version: v0.33.0
|
||||
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.32.0:LICENSE)
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/sys/+/v0.33.0:LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -4191,9 +4224,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
## golang.org/x/text
|
||||
|
||||
* Name: golang.org/x/text
|
||||
* Version: v0.24.0
|
||||
* Version: v0.25.0
|
||||
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.24.0:LICENSE)
|
||||
* License: [BSD-3-Clause](https://cs.opensource.google/go/x/text/+/v0.25.0:LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -4269,9 +4302,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
## gorm.io/gorm
|
||||
|
||||
* Name: gorm.io/gorm
|
||||
* Version: v1.26.0
|
||||
* Version: v1.26.1
|
||||
|
||||
* License: [MIT](https://github.com/go-gorm/gorm/blob/v1.26.0/LICENSE)
|
||||
* License: [MIT](https://github.com/go-gorm/gorm/blob/v1.26.1/LICENSE)
|
||||
|
||||
|
||||
```
|
||||
|
|
@ -4302,9 +4335,9 @@ THE SOFTWARE.
|
|||
## modernc.org/libc
|
||||
|
||||
* Name: modernc.org/libc
|
||||
* Version: v1.64.0
|
||||
* Version: v1.65.4
|
||||
|
||||
* License: [BSD-3-Clause](https://gitlab.com/cznic/libc/blob/v1.64.0/LICENSE-GO)
|
||||
* License: [BSD-3-Clause](https://gitlab.com/cznic/libc/blob/v1.65.4/LICENSE-GO)
|
||||
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue