File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ require (
7070 github.com/google/go-cmp v0.7.0 // indirect
7171 github.com/google/gofuzz v1.2.0 // indirect
7272 github.com/google/uuid v1.6.0 // indirect
73- github.com/hanwen/go-fuse/v2 v2.7.2 // indirect
73+ github.com/hanwen/go-fuse/v2 v2.8.0 // indirect
7474 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
7575 github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
7676 github.com/intel/goresctrl v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -154,8 +154,8 @@ github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
154154github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
155155github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
156156github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
157- github.com/hanwen/go-fuse/v2 v2.7.2 h1:SbJP1sUP+n1UF8NXBA14BuojmTez+mDgOk0bC057HQw =
158- github.com/hanwen/go-fuse/v2 v2.7.2 /go.mod h1:ugNaD/iv5JYyS1Rcvi57Wz7/vrLQJo10mmketmoef48 =
157+ github.com/hanwen/go-fuse/v2 v2.8.0 h1:wV8rG7rmCz8XHSOwBZhG5YcVqcYjkzivjmbaMafPlAs =
158+ github.com/hanwen/go-fuse/v2 v2.8.0 /go.mod h1:yE6D2PqWwm3CbYRxFXV9xUd8Md5d6NG0WBs5spCswmI =
159159github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA =
160160github.com/hashicorp/errwrap v1.0.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
161161github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/docker/go-metrics v0.0.1
1919 github.com/gogo/protobuf v1.3.2
2020 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
21- github.com/hanwen/go-fuse/v2 v2.7.2
21+ github.com/hanwen/go-fuse/v2 v2.8.0
2222 github.com/hashicorp/go-retryablehttp v0.7.7
2323 github.com/klauspost/compress v1.18.0
2424 github.com/moby/sys/mountinfo v0.7.2
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db/go.mod h1:vavhavw2zAx
131131github.com/google/uuid v1.1.2 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
132132github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
133133github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
134- github.com/hanwen/go-fuse/v2 v2.7.2 h1:SbJP1sUP+n1UF8NXBA14BuojmTez+mDgOk0bC057HQw =
135- github.com/hanwen/go-fuse/v2 v2.7.2 /go.mod h1:ugNaD/iv5JYyS1Rcvi57Wz7/vrLQJo10mmketmoef48 =
134+ github.com/hanwen/go-fuse/v2 v2.8.0 h1:wV8rG7rmCz8XHSOwBZhG5YcVqcYjkzivjmbaMafPlAs =
135+ github.com/hanwen/go-fuse/v2 v2.8.0 /go.mod h1:yE6D2PqWwm3CbYRxFXV9xUd8Md5d6NG0WBs5spCswmI =
136136github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
137137github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
138138github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
You can’t perform that action at this time.
0 commit comments