From 19d858f9b658add0e745e752c28748c7216d52bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 15:47:41 +0900 Subject: Bump github.com/charlievieth/fastwalk from 1.0.10 to 1.0.12 (#4431) Bumps [github.com/charlievieth/fastwalk](https://github.com/charlievieth/fastwalk) from 1.0.10 to 1.0.12. - [Release notes](https://github.com/charlievieth/fastwalk/releases) - [Commits](https://github.com/charlievieth/fastwalk/compare/v1.0.10...v1.0.12) --- updated-dependencies: - dependency-name: github.com/charlievieth/fastwalk dependency-version: 1.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index d4f0b170..f1ec901d 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ module github.com/junegunn/fzf require ( - github.com/charlievieth/fastwalk v1.0.10 + github.com/charlievieth/fastwalk v1.0.12 github.com/gdamore/tcell/v2 v2.8.1 github.com/junegunn/go-shellwords v0.0.0-20250127100254-2aa3b3277741 github.com/mattn/go-isatty v0.0.20 -- cgit v1.2.3