fix(deps): update module github.com/twpayne/go-vfs/v4 to v5 (#498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-28 01:19:07 +00:00 committed by GitHub
parent b3af472150
commit d03feb6e5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -39,7 +39,7 @@ require (
github.com/distribution/reference v0.6.0
github.com/google/go-github/v63 v63.0.0
github.com/google/go-github/v64 v64.0.0
github.com/twpayne/go-vfs/v4 v4.3.0
github.com/twpayne/go-vfs/v5 v5.0.4
github.com/twpayne/go-vfs/v5 v5.0.4
)