diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2024-06-23 17:06:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-23 17:06:10 -0400 |
| commit | e6c032bf458473ff07f0591bef7021e99a851757 (patch) | |
| tree | 9b30a39bdcc04ae29c7b0e28368523db7cb08342 /go.mod | |
| parent | e3b86e89fca0aad9f5a4f9856f0b57d9cc693470 (diff) | |
deps(go): bump github.com/hack-pad/hackpadfs (#2127)
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/google/uuid v1.6.0 github.com/gosimple/slug v1.14.0 - github.com/hack-pad/hackpadfs v0.2.1 + github.com/hack-pad/hackpadfs v0.2.2 github.com/hairyhenderson/go-fsimpl v0.1.3 github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830 // iofs-port branch |
