File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/kardianos/service v1.0.1-0.20191017145738-4df36c9fc1c6
2222 github.com/miekg/dns v1.1.22
2323 github.com/powerman/check v1.2.1
24- golang.org/x/crypto v0.0.0-20191128160524-b544559bb6d1
24+ golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
2525 golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
2626 golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9
2727 gopkg.in/natefinch/lumberjack.v2 v2.0.0
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9
6262golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
6363golang.org/x/crypto v0.0.0-20190909091759-094676da4a83 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
6464golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 /go.mod h1:/lpIB1dKB+9EgE3H3cr1v9wB50oz8l4C4h62xy7jSTY =
65- golang.org/x/crypto v0.0.0-20191128160524-b544559bb6d1 h1:anGSYQpPhQwXlwsu5wmfq0nWkCNaMEMUwAv13Y92hd8 =
66- golang.org/x/crypto v0.0.0-20191128160524-b544559bb6d1 /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
65+ golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e h1:egKlR8l7Nu9vHGWbcUV8lqR4987UfUbBd7GbhqGzNYU =
66+ golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e /go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto =
6767golang.org/x/net v0.0.0-20190311183353-d8887717615a /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
6868golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
6969golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ github.com/powerman/check
5252# github.com/smartystreets/goconvey v1.6.4
5353github.com/smartystreets/goconvey/convey/gotest
5454github.com/smartystreets/goconvey/convey/reporting
55- # golang.org/x/crypto v0.0.0-20191128160524-b544559bb6d1
55+ # golang.org/x/crypto v0.0.0-20191202143827-86a70503ff7e
5656golang.org/x/crypto/curve25519
5757golang.org/x/crypto/ed25519
5858golang.org/x/crypto/ed25519/internal/edwards25519
You can’t perform that action at this time.
0 commit comments