This repository was archived by the owner on Dec 31, 2025. It is now read-only.
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 @@ -15,6 +15,6 @@ require (
1515 github.com/nats-io/stan.go v0.10.2
1616 github.com/prometheus/procfs v0.7.3
1717 go.etcd.io/bbolt v1.3.6
18- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
18+ golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
1919 golang.org/x/sys v0.0.0-20220412211240-33da011f77ad
2020)
Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
9494golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
9595golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b /go.mod h1:T9bdIzuCu7OtxOm1hfPfRQxPLYneinmdGuTeoZ9dtd4 =
9696golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
97- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 h1:kUhD7nTDoI3fVd9G4ORWrbV5NY0liEs/Jg2pv5f+bBA =
98- golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
97+ golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd h1:XcWmESyNjXJMLahc3mqVQJcgSTDxFxhETVlfk9uGc38 =
98+ golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
9999golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
100100golang.org/x/mod v0.3.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
101101golang.org/x/net v0.0.0-20181201002055-351d144fa1fc /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
You can’t perform that action at this time.
0 commit comments