Skip to content

Commit

Permalink
deps(go): Bump github.com/hack-pad/hackpadfs from 0.2.3 to 0.2.4 (#2137)
Browse files Browse the repository at this point in the history
Bumps [github.com/hack-pad/hackpadfs](https://github.com/hack-pad/hackpadfs) from 0.2.3 to 0.2.4.
- [Commits](hack-pad/hackpadfs@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: github.com/hack-pad/hackpadfs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 8cf0a48 commit eddceaa
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.3
github.com/hack-pad/hackpadfs v0.2.4
github.com/hairyhenderson/go-fsimpl v0.1.4
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.3 h1:IgEDR7VYUpl29BSMe7wbRHuPLmOsXSNcEmc2hXX0LZo=
github.com/hack-pad/hackpadfs v0.2.3/go.mod h1:2XDioLb2NwaQzRYo+cpgNx1iMALzBQ4bQoLhHpArQZM=
github.com/hack-pad/hackpadfs v0.2.4 h1:7pmzQGR6JsGq/uB0JWxd3wTBi7I85f46CHGvcfrJsiE=
github.com/hack-pad/hackpadfs v0.2.4/go.mod h1:2XDioLb2NwaQzRYo+cpgNx1iMALzBQ4bQoLhHpArQZM=
github.com/hairyhenderson/go-fsimpl v0.1.4 h1:es0u9rSvLQ1RZRrCPNHt6yJ12z9OcuAPdYWgCwbM6qA=
github.com/hairyhenderson/go-fsimpl v0.1.4/go.mod h1:tapdjyqVzTwvTkPAZjZqjHUXIop0PFusJNPwTpC/4X4=
github.com/hairyhenderson/go-git/v5 v5.12.1-0.20240530140403-1b868a7b8a3c h1:xMrmLR6z8h/0tmlyaL7qUVdAUwZxesK39M5UsW6Sag0=
Expand Down

0 comments on commit eddceaa

Please sign in to comment.