Update crypto library

This allows building restic with Go 1.3 on ARM.

Closes #501
This commit is contained in:
Alexander Neumann
2016-04-18 21:23:00 +02:00
parent 039019689a
commit 306c0fea16
3 changed files with 85 additions and 27 deletions

4
vendor/manifest vendored
View File

@@ -53,8 +53,8 @@
{
"importpath": "golang.org/x/crypto/poly1305",
"repository": "https://go.googlesource.com/crypto",
"revision": "cc04154d65fb9296747569b107cfd05380b1ea3e",
"branch": "HEAD",
"revision": "1777f3ba8c1fed80fcaec3317e3aaa4f627764d2",
"branch": "master",
"path": "/poly1305"
},
{