fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#5768)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-01 21:42:03 +08:00
committed by GitHub
parent 977b3cf9ab
commit be5d94cd11
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -49,7 +49,7 @@ require (
github.com/upyun/go-sdk/v3 v3.0.4
github.com/winfsp/cgofuse v1.5.1-0.20230130140708-f87f5db493b5
github.com/xhofe/tache v0.1.1
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b
golang.org/x/image v0.11.0
golang.org/x/net v0.19.0