Skip to content

Commit 229c093

Browse files
committed
Update jacobsa/fuse version
1 parent 9629ebe commit 229c093

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/google/btree v1.0.0
1818
github.com/google/uuid v1.1.2
1919
github.com/gopherjs/gopherjs v0.0.0-20210202160940-bed99a852dfe // indirect
20-
github.com/jacobsa/fuse v0.0.0-20210802212912-d82237972ed9
20+
github.com/jacobsa/fuse v0.0.0-20210811193110-7782064498ca
2121
github.com/jtolds/gls v4.2.0+incompatible // indirect
2222
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
2323
github.com/kr/pretty v0.1.1-0.20190720101428-71e7e4993750 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
192192
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
193193
github.com/jacobsa/fuse v0.0.0-20210802212912-d82237972ed9 h1:Aj6Gc4SQtfSQctQXQVzJbZgN/lHDuz+T5gaTdg220ro=
194194
github.com/jacobsa/fuse v0.0.0-20210802212912-d82237972ed9/go.mod h1:xtZnnLxHY6QniCrfIpTwr5h8mH8zr+jsOFj0y9cfyp4=
195+
github.com/jacobsa/fuse v0.0.0-20210811193110-7782064498ca h1:Svlas5TMJ8P0EP5ImoGB12qDaeD0A9VzK77jjH2Cohg=
196+
github.com/jacobsa/fuse v0.0.0-20210811193110-7782064498ca/go.mod h1:xtZnnLxHY6QniCrfIpTwr5h8mH8zr+jsOFj0y9cfyp4=
195197
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd/go.mod h1:TlmyIZDpGmwRoTWiakdr+HA1Tukze6C6XbRVidYq02M=
196198
github.com/jacobsa/oglemock v0.0.0-20150831005832-e94d794d06ff/go.mod h1:gJWba/XXGl0UoOmBQKRWCJdHrr3nE0T65t6ioaj3mLI=
197199
github.com/jacobsa/ogletest v0.0.0-20170503003838-80d50a735a11/go.mod h1:+DBdDyfoO2McrOyDemRBq0q9CMEByef7sYl7JH5Q3BI=

0 commit comments

Comments
 (0)