Skip to content

Commit

Permalink
deps(go): bump github.com/hack-pad/hackpadfs (#2127)
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson authored Jun 23, 2024
1 parent e3b86e8 commit e6c032b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ github.com/gosimple/slug v1.14.0 h1:RtTL/71mJNDfpUbCOmnf/XFkzKRtD6wL6Uy+3akm4Es=
github.com/gosimple/slug v1.14.0/go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ=
github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o=
github.com/gosimple/unidecode v1.0.1/go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc=
github.com/hack-pad/hackpadfs v0.2.1 h1:FelFhIhv26gyjujoA/yeFO+6YGlqzmc9la/6iKMIxMw=
github.com/hack-pad/hackpadfs v0.2.1/go.mod h1:khQBuCEwGXWakkmq8ZiFUvUZz84ZkJ2KNwKvChs4OrU=
github.com/hack-pad/hackpadfs v0.2.2 h1:27pSE9AeNLEvT2gz72mm5uFrQOWM9vW6mWqqMXxW1UA=
github.com/hack-pad/hackpadfs v0.2.2/go.mod h1:2XDioLb2NwaQzRYo+cpgNx1iMALzBQ4bQoLhHpArQZM=
github.com/hairyhenderson/go-fsimpl v0.1.3 h1:kfhcze7W3Ia5OtDm3YaW0e2IQ1x7S4qLCqKKFmuHDfw=
github.com/hairyhenderson/go-fsimpl v0.1.3/go.mod h1:wCdsOhhjBbCVbT+piZPZjxKeDJqncdeydiIgxaUw0II=
github.com/hairyhenderson/go-git/v5 v5.12.1-0.20240530140403-1b868a7b8a3c h1:xMrmLR6z8h/0tmlyaL7qUVdAUwZxesK39M5UsW6Sag0=
Expand Down

0 comments on commit e6c032b

Please sign in to comment.