dep: update github.com/charlievieth/fastwalk to v1.0.2 (#3631)

This fixes the build for solaris/illumos and removes the extraneous
godirwalk dependency.
This commit is contained in:
Charlie Vieth
2024-02-18 13:20:50 +09:00
committed by GitHub
parent 2c8e9dd3a5
commit 425deadca9
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module github.com/junegunn/fzf
require (
github.com/charlievieth/fastwalk v1.0.1
github.com/charlievieth/fastwalk v1.0.2
github.com/gdamore/tcell/v2 v2.7.0
github.com/mattn/go-isatty v0.0.17
github.com/mattn/go-shellwords v1.0.12