mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-27 20:36:30 -04:00
Bump golang.org/x/crypto to address CVE-2025-58181 and CVE-2025-47914
This commit is contained in:
@@ -6,11 +6,11 @@ require (
|
||||
github.com/Microsoft/go-winio v0.6.2
|
||||
github.com/rwinkhart/go-boilerplate v0.1.0
|
||||
github.com/rwinkhart/peercred-mini v0.1.2
|
||||
golang.org/x/crypto v0.43.0
|
||||
golang.org/x/crypto v0.45.0
|
||||
golang.org/x/sys v0.38.0
|
||||
)
|
||||
|
||||
require golang.org/x/term v0.36.0 // indirect
|
||||
require golang.org/x/term v0.37.0 // indirect
|
||||
|
||||
replace golang.org/x/sys => github.com/rwinkhart/sys v0.38.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user