File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
github.com/hugelgupf/p9/fsimpl/xattr Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ require (
38
38
github.com/gorilla/mux v1.8.1
39
39
github.com/gorilla/schema v1.4.1
40
40
github.com/hashicorp/go-multierror v1.1.1
41
- github.com/hugelgupf/p9 v0.3.1-0.20240118043522-6f4f11e5296e
41
+ github.com/hugelgupf/p9 v0.3.1-0.20250420164440-abc96d20b308
42
42
github.com/json-iterator/go v1.1.12
43
43
github.com/kevinburke/ssh_config v1.2.0
44
44
github.com/klauspost/pgzip v1.2.6
Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
252
252
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
253
253
github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
254
254
github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
255
- github.com/hugelgupf/p9 v0.3.1-0.20240118043522-6f4f11e5296e h1:R25ehlvCB7no6giB0TWtwJb0cKIwYu+wuB/5rpln65Q =
256
- github.com/hugelgupf/p9 v0.3.1-0.20240118043522-6f4f11e5296e /go.mod h1:LoNwfBWP+QlCkjS1GFNylCthRIk/TkMZd6ICTbC+hrI =
255
+ github.com/hugelgupf/p9 v0.3.1-0.20250420164440-abc96d20b308 h1:lw9bsUGBW4HRaDQA4h4d90DHhcdlMoNxx3bi4gYPSPw =
256
+ github.com/hugelgupf/p9 v0.3.1-0.20250420164440-abc96d20b308 /go.mod h1:LoNwfBWP+QlCkjS1GFNylCthRIk/TkMZd6ICTbC+hrI =
257
257
github.com/hugelgupf/socketpair v0.0.0-20230822150718-707395b1939a h1:Nq7wDsqsVBUBfGn8yB1M028ShWTKTtZBcafaTJ35N0s =
258
258
github.com/hugelgupf/socketpair v0.0.0-20230822150718-707395b1939a /go.mod h1:71Bqb5Fh9zPHF8jwdmMEmJObzr25Mx5pWLbDBMMEn6E =
259
259
github.com/hugelgupf/vmtest v0.0.0-20240115033909-46506b2af5ea h1:rSO4GiZ/EThUOkl1kFLB+DOGxa3oEgT8d8ZhrYbDIW8 =
Original file line number Diff line number Diff line change @@ -617,7 +617,7 @@ github.com/hashicorp/go-multierror
617
617
# github.com/hashicorp/go-retryablehttp v0.7.7
618
618
## explicit; go 1.19
619
619
github.com/hashicorp/go-retryablehttp
620
- # github.com/hugelgupf/p9 v0.3.1-0.20240118043522-6f4f11e5296e
620
+ # github.com/hugelgupf/p9 v0.3.1-0.20250420164440-abc96d20b308
621
621
## explicit; go 1.21
622
622
github.com/hugelgupf/p9/fsimpl/localfs
623
623
github.com/hugelgupf/p9/fsimpl/templatefs
You can’t perform that action at this time.
0 commit comments