mod: update changes/fastwalk to v1.0.3 (#3709)

Update charlievieth/fastwalk to resolve issue #3706.
This commit is contained in:
Charlie Vieth
2024-04-04 00:29:32 -04:00
committed by GitHub
parent 118b4d4a01
commit 9b9ad77e1c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,7 +1,7 @@
module github.com/junegunn/fzf
require (
github.com/charlievieth/fastwalk v1.0.2
github.com/charlievieth/fastwalk v1.0.3
github.com/gdamore/tcell/v2 v2.7.4
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-shellwords v1.0.12