This repository was archived by the owner on Jun 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 // indirect
17
17
github.com/prometheus/common v0.0.0-20170621121001-0866df4b85a1 // indirect
18
18
github.com/prometheus/procfs v0.0.0-20170620063421-822d4a1f8edc // indirect
19
- golang.org/x/crypto v0.0.0-20170619204222-adbae1b6b6fb
19
+ golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67
20
20
golang.org/x/net v0.0.0-20170624000434-5f8847ae0d0e // indirect
21
21
golang.org/x/oauth2 v0.0.0-20170517174439-f047394b6d14
22
22
google.golang.org/appengine v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ github.com/prometheus/procfs v0.0.0-20170620063421-822d4a1f8edc h1:3tgKmjcsu2Gsk
30
30
github.com/prometheus/procfs v0.0.0-20170620063421-822d4a1f8edc /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
31
31
golang.org/x/crypto v0.0.0-20170619204222-adbae1b6b6fb h1:6QZjMZJzos5C5rW30xO+0C8f9gKkgeb1z/K4gyS8DFA =
32
32
golang.org/x/crypto v0.0.0-20170619204222-adbae1b6b6fb /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
33
+ golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67 h1:ng3VDlRp5/DHpSWl02R4rM9I+8M2rhmsuLwAMmkLQWE =
34
+ golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67 /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
33
35
golang.org/x/net v0.0.0-20170624000434-5f8847ae0d0e h1:QgA/R9W9DdyznLiIOAoxKKvtcI4w7iGwJfQp6PoODgk =
34
36
golang.org/x/net v0.0.0-20170624000434-5f8847ae0d0e /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
35
37
golang.org/x/oauth2 v0.0.0-20170517174439-f047394b6d14 h1:5fvqvN1Glau4dT9f9CReJ/5DQdgl50EfDOzX7jBecZg =
You can’t perform that action at this time.
0 commit comments