File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/cyclone-github/md6 v0.4.13
88 github.com/ebfe/keccak v0.0.0-20150115210727-5cc570678d1b
99 github.com/openwall/yescrypt-go v1.0.0
10- golang.org/x/crypto v0.50 .0
10+ golang.org/x/crypto v0.51 .0
1111)
1212
13- require golang.org/x/sys v0.43 .0 // indirect
13+ require golang.org/x/sys v0.44 .0 // indirect
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ github.com/ebfe/keccak v0.0.0-20150115210727-5cc570678d1b h1:BMyjwV6Fal/Ffphi4dJ
66github.com/ebfe/keccak v0.0.0-20150115210727-5cc570678d1b /go.mod h1:fnviDXB7GJWiSUI9thIXmk9QKM8Rhj1JV/LcMRzkiVA =
77github.com/openwall/yescrypt-go v1.0.0 h1:jsGk48zkFvtUjGVOhYPGh+CS595JmTRcKnpggK2AON4 =
88github.com/openwall/yescrypt-go v1.0.0 /go.mod h1:e6CWtFizUEOUttaOjeVMiv1lJaJie3mfOtLJ9CCD6sA =
9- golang.org/x/crypto v0.50 .0 h1:zO47/JPrL6vsNkINmLoo/PH1gcxpls50DNogFvB5ZGI =
10- golang.org/x/crypto v0.50 .0 /go.mod h1:3muZ7vA7PBCE6xgPX7nkzzjiUq87kRItoJQM1Yo8S+Q =
11- golang.org/x/sys v0.43 .0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI =
12- golang.org/x/sys v0.43 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
9+ golang.org/x/crypto v0.51 .0 h1:IBPXwPfKxY7cWQZ38ZCIRPI50YLeevDLlLnyC5wRGTI =
10+ golang.org/x/crypto v0.51 .0 /go.mod h1:8AdwkbraGNABw2kOX6YFPs3WM22XqI4EXEd8g+x7Oc8 =
11+ golang.org/x/sys v0.44 .0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ =
12+ golang.org/x/sys v0.44 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
You can’t perform that action at this time.
0 commit comments