mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
chore(deps): update module golang.org/x/crypto to v0.34.0
This commit is contained in:
parent
544dcb9b08
commit
f8edff37a2
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -38,7 +38,7 @@ require (
|
|||
github.com/uozi-tech/cosy v1.14.4
|
||||
github.com/uozi-tech/cosy-driver-sqlite v0.2.1
|
||||
github.com/urfave/cli/v3 v3.0.0-beta1
|
||||
golang.org/x/crypto v0.33.0
|
||||
golang.org/x/crypto v0.34.0
|
||||
golang.org/x/net v0.35.0
|
||||
gopkg.in/ini.v1 v1.67.0
|
||||
gorm.io/driver/sqlite v1.5.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue