Skip to content

Commit

Permalink
deps(go): Bump github.com/hack-pad/hackpadfs from 0.2.2 to 0.2.3 (#2131)
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.2 to 0.2.3.
- [Commits](hack-pad/hackpadfs@v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2024
1 parent 36bafcf commit 4805247
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.2
github.com/hack-pad/hackpadfs v0.2.3
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.2 h1:27pSE9AeNLEvT2gz72mm5uFrQOWM9vW6mWqqMXxW1UA=
github.com/hack-pad/hackpadfs v0.2.2/go.mod h1:2XDioLb2NwaQzRYo+cpgNx1iMALzBQ4bQoLhHpArQZM=
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/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 4805247

Please sign in to comment.