Skip to content

Commit

Permalink
Update github.com/jacobsa/fuse
Browse files Browse the repository at this point in the history
  • Loading branch information
lezh committed Apr 26, 2021
1 parent ea81345 commit c5433f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
cloud.google.com/go/storage v1.15.0
github.com/jacobsa/daemonize v0.0.0-20160101105449-e460293e890f
github.com/jacobsa/fuse v0.0.0-20201216155545-e0296dec955f
github.com/jacobsa/fuse v0.0.0-20210330112455-9677d0392291
github.com/jacobsa/gcloud v0.0.0-20210325123825-0cb59778cc89
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd
github.com/jacobsa/oglemock v0.0.0-20150831005832-e94d794d06ff
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ github.com/jacobsa/fuse v0.0.0-20200706075950-f8927095af03 h1:sRdTE2abfdMznz2TiN
github.com/jacobsa/fuse v0.0.0-20200706075950-f8927095af03/go.mod h1:9Aml1MG17JVeXrN4D2mtJvYHtHklJH5bESjCKNzVjFU=
github.com/jacobsa/fuse v0.0.0-20201216155545-e0296dec955f h1:qMeDFuReF4ZPMVRMfCESfcHD7vQuCFpeiS17Dx4HYxU=
github.com/jacobsa/fuse v0.0.0-20201216155545-e0296dec955f/go.mod h1:9Aml1MG17JVeXrN4D2mtJvYHtHklJH5bESjCKNzVjFU=
github.com/jacobsa/fuse v0.0.0-20210330112455-9677d0392291 h1:GoZXB1SHOnDgMmFNYvgQT5hNoAM8JfyoTIOw0ILj7m4=
github.com/jacobsa/fuse v0.0.0-20210330112455-9677d0392291/go.mod h1:9Aml1MG17JVeXrN4D2mtJvYHtHklJH5bESjCKNzVjFU=
github.com/jacobsa/gcloud v0.0.0-20190518041910-99c1a71c36ad h1:3Nv6XpZ73PXomRrHaNz611V67q6HJc4kw2tgGSGHifY=
github.com/jacobsa/gcloud v0.0.0-20190518041910-99c1a71c36ad/go.mod h1:3fF6sEraNZSToePaj5q+f9KSaMpuZcwccqAQmOKDv/k=
github.com/jacobsa/gcloud v0.0.0-20210318100944-f73b85415adb h1:jIIP6QBXQdRbKwyvnuuBwEz6wtHoPEDeKMOwjN2wr/o=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ github.com/googleapis/gax-go/v2
# github.com/jacobsa/daemonize v0.0.0-20160101105449-e460293e890f
## explicit
github.com/jacobsa/daemonize
# github.com/jacobsa/fuse v0.0.0-20201216155545-e0296dec955f
# github.com/jacobsa/fuse v0.0.0-20210330112455-9677d0392291
## explicit
github.com/jacobsa/fuse
github.com/jacobsa/fuse/fsutil
Expand Down

0 comments on commit c5433f3

Please sign in to comment.