Skip to content

Commit

Permalink
chore(deps): bump github.com/liamg/memoryfs from 1.4.3 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/liamg/memoryfs](https://github.com/liamg/memoryfs) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/liamg/memoryfs/releases)
- [Commits](liamg/memoryfs@v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/liamg/memoryfs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2023
1 parent ceafe3b commit 46da518
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -102,7 +102,7 @@ require (
)

require (
github.com/liamg/memoryfs v1.4.3
github.com/liamg/memoryfs v1.5.0
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/owenrumney/go-sarif/v2 v2.1.2
github.com/rivo/uniseg v0.2.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -310,8 +310,8 @@ github.com/liamg/iamgo v0.0.9 h1:tADGm3xVotyRJmuKKaH4+zsBn7LOcvgdpuF3WsSKW3c=
github.com/liamg/iamgo v0.0.9/go.mod h1:Kk6ZxBF/GQqG9nnaUjIi6jf+WXNpeOTyhwc6gnguaZQ=
github.com/liamg/jfather v0.0.7 h1:Xf78zS263yfT+xr2VSo6+kyAy4ROlCacRqJG7s5jt4k=
github.com/liamg/jfather v0.0.7/go.mod h1:xXBGiBoiZ6tmHhfy5Jzw8sugzajwYdi6VosIpB3/cPM=
github.com/liamg/memoryfs v1.4.3 h1:+ChjcuPRYpjJSulD13PXDNR3JeJ5HUYKjLHyWVK0bqU=
github.com/liamg/memoryfs v1.4.3/go.mod h1:z7mfqXFQS8eSeBBsFjYLlxYRMRyiPktytvYCYTb3BSk=
github.com/liamg/memoryfs v1.5.0 h1:oFMWUZBb4oDSrz0lw907t5l8oZ1uXTmHAjUWbNgS360=
github.com/liamg/memoryfs v1.5.0/go.mod h1:z7mfqXFQS8eSeBBsFjYLlxYRMRyiPktytvYCYTb3BSk=
github.com/liamg/tml v0.3.0/go.mod h1:0h4EAV/zBOsqI91EWONedjRpO8O0itjGJVd+wG5eC+E=
github.com/liamg/tml v0.6.0 h1:yOC/Q9p9Io3J11U9LdYVIwpRTnTE1GPMNFLrygkmE2Y=
github.com/liamg/tml v0.6.0/go.mod h1:0h4EAV/zBOsqI91EWONedjRpO8O0itjGJVd+wG5eC+E=
Expand Down

0 comments on commit 46da518

Please sign in to comment.