Skip to content

Commit ebad51a

Browse files
author
zgjia
committed
fix CVE bugs
1 parent f7755b9 commit ebad51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ require (
119119
go.uber.org/multierr v1.8.0 // indirect
120120
go.uber.org/zap v1.24.0 // indirect
121121
go4.org v0.0.0-20201209231011-d4a079459e60 // indirect
122-
golang.org/x/crypto v0.36.0 // indirect
122+
golang.org/x/crypto v0.45.0 // indirect
123123
golang.org/x/sys v0.31.0 // indirect
124124
golang.org/x/term v0.30.0 // indirect
125125
golang.org/x/text v0.23.0

0 commit comments

Comments
 (0)