Skip to content

Commit ab2ad79

Browse files
Bump github.com/ktr0731/go-fuzzyfinder from 0.5.0 to 0.5.1
Bumps [github.com/ktr0731/go-fuzzyfinder](https://github.com/ktr0731/go-fuzzyfinder) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/ktr0731/go-fuzzyfinder/releases) - [Commits](ktr0731/go-fuzzyfinder@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/ktr0731/go-fuzzyfinder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2f34d9 commit ab2ad79

File tree

2 files changed

+3
-934
lines changed

2 files changed

+3
-934
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.17
44

55
require (
66
github.com/dimchansky/utfbom v1.1.1
7-
github.com/ktr0731/go-fuzzyfinder v0.5.0
7+
github.com/ktr0731/go-fuzzyfinder v0.5.1
88
)
99

1010
require (

0 commit comments

Comments
 (0)