File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ require (
251
251
go.tmz.dev/musttag v0.7.2 // indirect
252
252
go.uber.org/multierr v1.11.0 // indirect
253
253
go.uber.org/zap v1.25.0 // indirect
254
- golang.org/x/crypto v0.16 .0 // indirect
254
+ golang.org/x/crypto v0.17 .0 // indirect
255
255
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
256
256
golang.org/x/exp/typeparams v0.0.0-20230905200255-921286631fa9 // indirect
257
257
golang.org/x/mod v0.14.0 // indirect
Original file line number Diff line number Diff line change @@ -833,8 +833,8 @@ golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa/go.mod h1:IxCIyHEi3zRg3s0
833
833
golang.org/x/crypto v0.1.0 /go.mod h1:RecgLatLF4+eUMCP1PoPZQb+cVrJcOPbHkTkbkB9sbw =
834
834
golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a /go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4 =
835
835
golang.org/x/crypto v0.7.0 /go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU =
836
- golang.org/x/crypto v0.16 .0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY =
837
- golang.org/x/crypto v0.16 .0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
836
+ golang.org/x/crypto v0.17 .0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
837
+ golang.org/x/crypto v0.17 .0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
838
838
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
839
839
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
840
840
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522 /go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8 =
You can’t perform that action at this time.
0 commit comments