Bump golang.org/x/crypto to v0.34.0

This commit is contained in:
2025-02-22 16:08:37 -05:00
parent e1222f94d9
commit d70bd62372
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/fortis/go-steam-totp v0.0.0-20171114202746-18e928674727
github.com/pkg/sftp v1.13.7
github.com/pquerna/otp v1.4.1-0.20231130234153-3357de7c0481
golang.org/x/crypto v0.33.0
golang.org/x/crypto v0.34.0
gopkg.in/ini.v1 v1.67.0
)