aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorJoseph Richey <joerichey@google.com>2018-02-09 04:01:32 -0800
committerGitHub <noreply@github.com>2018-02-09 04:01:32 -0800
commitaebae1aae2fc61185a8bbc96313d8462727ad202 (patch)
tree1307c7cccaede948a53be45343d4df711eb508b3 /Gopkg.lock
parentf4ccce6f486c26fdfa8d3d09929d464fc9368ab3 (diff)
parent575618f02ea7ed3edc53b4bcd24ecbfc6ef00e77 (diff)
Merge pull request #84 from google/argon2
Move to x/crypto/argon2
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock7
1 files changed, 5 insertions, 2 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index 68485d5..6201da9 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -21,12 +21,15 @@
revision = "ac249472b7de27a9e8990819566d9be95ab5b816"
[[projects]]
+ branch = "master"
name = "golang.org/x/crypto"
packages = [
+ "argon2",
+ "blake2b",
"hkdf",
"ssh/terminal"
]
- revision = "76eec36fa14229c4b25bb894c2d0e591527af429"
+ revision = "5119cf507ed5294cc409c092980c7497ee5d6fd2"
[[projects]]
name = "golang.org/x/sys"
@@ -39,6 +42,6 @@
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
- inputs-digest = "03ddbed64c3ae0f05a2d4e1db58c004d6a256e6c6a03b5a6f1675618d0b2cba7"
+ inputs-digest = "92e1ef38016af4664e4e89ff488f29b03c1d323569312f1dcccfa481d74dbec1"
solver-name = "gps-cdcl"
solver-version = 1