-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.6.0 (#170)
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.5.4 to 2.6.0. - [Release notes](https://github.com/gdamore/tcell/releases) - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv2.md) - [Commits](gdamore/tcell@v2.5.4...v2.6.0) --- updated-dependencies: - dependency-name: github.com/gdamore/tcell/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
13ea202
commit 258154b
Showing
2 changed files
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,13 @@ | ||
module github.com/ktr0731/go-fuzzyfinder | ||
|
||
require ( | ||
github.com/gdamore/tcell/v2 v2.5.4 | ||
github.com/gdamore/tcell/v2 v2.6.0 | ||
github.com/google/go-cmp v0.5.9 | ||
github.com/google/gofuzz v1.2.0 | ||
github.com/ktr0731/go-ansisgr v0.1.0 | ||
github.com/mattn/go-runewidth v0.0.14 | ||
github.com/nsf/termbox-go v1.1.1 | ||
github.com/pkg/errors v0.9.1 | ||
github.com/rivo/uniseg v0.4.2 // indirect | ||
golang.org/x/sys v0.1.0 // indirect | ||
golang.org/x/term v0.1.0 // indirect | ||
) | ||
|
||
go 1.13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters