File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/google/btree v1.0.0
18
18
github.com/google/uuid v1.1.2
19
19
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
21
21
github.com/jtolds/gls v4.2.0+incompatible // indirect
22
22
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
23
23
github.com/kr/pretty v0.1.1-0.20190720101428-71e7e4993750 // indirect
Original file line number Diff line number Diff line change @@ -192,6 +192,8 @@ github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:
192
192
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
193
193
github.com/jacobsa/fuse v0.0.0-20210802212912-d82237972ed9 h1:Aj6Gc4SQtfSQctQXQVzJbZgN/lHDuz+T5gaTdg220ro =
194
194
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 =
195
197
github.com/jacobsa/oglematchers v0.0.0-20150720000706-141901ea67cd /go.mod h1:TlmyIZDpGmwRoTWiakdr+HA1Tukze6C6XbRVidYq02M =
196
198
github.com/jacobsa/oglemock v0.0.0-20150831005832-e94d794d06ff /go.mod h1:gJWba/XXGl0UoOmBQKRWCJdHrr3nE0T65t6ioaj3mLI =
197
199
github.com/jacobsa/ogletest v0.0.0-20170503003838-80d50a735a11 /go.mod h1:+DBdDyfoO2McrOyDemRBq0q9CMEByef7sYl7JH5Q3BI =
You can’t perform that action at this time.
0 commit comments