Package crypto 0.16.0 is vulnerable to CVE-2023-48795 (#320)

This commit is contained in:
Frederik Ring
2023-12-20 20:44:35 +01:00
committed by GitHub
parent da6683a98f
commit 06792eb1f0
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/otiai10/copy v1.14.0
github.com/pkg/sftp v1.13.6
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
golang.org/x/oauth2 v0.15.0
golang.org/x/sync v0.5.0
)