aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2018-03-18 23:28:01 +0100
committerJakob Unterwurzacher2018-03-18 23:28:01 +0100
commit9c86daf499dca8a69b058ec56803d06fbba4fdab (patch)
tree08d7e2e29417fd2819c472f5ac663d65961a0e1c
parentcdd91eaf720f1163a4119a207de2817dd56e73e5 (diff)
Update depsv1.4.4
We need the bugfix in go-fuse
-rw-r--r--Gopkg.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index 1ce3a20..e6b140c 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -5,7 +5,7 @@
branch = "master"
name = "github.com/hanwen/go-fuse"
packages = ["fuse","fuse/nodefs","fuse/pathfs","splice"]
- revision = "6975cb38d30430450455caad8a62d5eba93e0e4e"
+ revision = "a9ddcb8a4b609500fc59c89ccc9ee05f00a5fefd"
[[projects]]
branch = "master"
@@ -23,19 +23,19 @@
branch = "master"
name = "golang.org/x/crypto"
packages = ["hkdf","pbkdf2","scrypt","ssh/terminal"]
- revision = "1875d0a70c90e57f11972aefd42276df65e895b9"
+ revision = "374053ea96cb300f8671b8d3b07edeeb06e203b4"
[[projects]]
branch = "master"
name = "golang.org/x/sync"
packages = ["syncmap"]
- revision = "fd80eb99c8f653c847d294a001bdf2a3a6f768f5"
+ revision = "1d60e4601c6fd243af51cc01ddf169918a5407ca"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix","windows"]
- revision = "3dbebcf8efb6a5011a60c2b4591c1022a759af8a"
+ revision = "01acb38716e021ed1fc03a602bdb5838e1358c5e"
[solve-meta]
analyzer-name = "dep"