Bump golang.org/x/crypto to address CVE-2025-58181 and CVE-2025-47914

This commit is contained in:
2025-11-23 03:38:38 -05:00
parent 3ddce4bdf5
commit 5dc3a5576d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/pquerna/otp v1.5.0
github.com/rwinkhart/go-boilerplate v0.1.1-0.20251110055016-10ee4f91fcb6
github.com/rwinkhart/rcw v0.2.3
golang.org/x/crypto v0.43.0
golang.org/x/crypto v0.45.0
gopkg.in/ini.v1 v1.67.0
)