fix(deps): update module golang.org/x/net to v0.13.0 [skip ci] (#4903)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-02 15:16:39 +08:00
committed by GitHub
parent 5238850036
commit 220eb33f88
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -42,7 +42,7 @@ require (
golang.org/x/crypto v0.11.0
golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
golang.org/x/image v0.9.0
golang.org/x/net v0.12.0
golang.org/x/net v0.13.0
golang.org/x/oauth2 v0.10.0
gorm.io/driver/mysql v1.4.7
gorm.io/driver/postgres v1.4.8