We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2f34d9 + ab2ad79 commit 96cd9b8Copy full SHA for 96cd9b8
go.mod
@@ -4,7 +4,7 @@ go 1.17
4
5
require (
6
github.com/dimchansky/utfbom v1.1.1
7
- github.com/ktr0731/go-fuzzyfinder v0.5.0
+ github.com/ktr0731/go-fuzzyfinder v0.5.1
8
)
9
10
0 commit comments