mirror of
https://github.com/restic/restic.git
synced 2025-10-20 22:38:41 +00:00
Update crypto library
This allows building restic with Go 1.3 on ARM. Closes #501
This commit is contained in:
4
vendor/manifest
vendored
4
vendor/manifest
vendored
@@ -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"
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user