2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 13:47:15 +08:00

chore(deps): Update module golang.org/x/crypto to v0.20.0

This commit is contained in:
机器人
2024-02-26 22:09:26 +00:00
parent 429a027c79
commit 67927eef06
2 changed files with 6 additions and 5 deletions

4
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/swaggo/http-swagger/v2 v2.0.2
github.com/swaggo/swag v1.16.3
golang.org/x/crypto v0.19.0
golang.org/x/crypto v0.20.0
)
require (
@@ -196,7 +196,7 @@ require (
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect
golang.org/x/image v0.13.0 // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/oauth2 v0.16.0 // indirect
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.17.0 // indirect