Jakub Sobon
|
1bfe588811
|
Updating dependencies.
|
2022-07-07 13:36:32 -04:00 |
dependabot[bot]
|
047a3f8edd
|
Bump github.com/gdamore/tcell/v2 from 2.4.0 to 2.5.1
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.4.0...v2.5.1)
---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-18 21:15:58 +00:00 |
dependabot[bot]
|
4297302225
|
Bump github.com/gdamore/tcell/v2 from 2.2.0 to 2.4.0 (#315)
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.md)
- [Commits](https://github.com/gdamore/tcell/compare/v2.2.0...v2.4.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-24 02:29:39 -05:00 |
dependabot[bot]
|
8ad0acff78
|
Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13 (#309)
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.12...v0.0.13)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-24 02:27:09 -05:00 |
dependabot[bot]
|
1e6a2e1b52
|
Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12 (#300)
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.10 to 0.0.12.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.10...v0.0.12)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-03 12:37:45 -04:00 |
dependabot[bot]
|
975e068445
|
Bump github.com/gdamore/tcell/v2 from 2.1.0 to 2.2.0 (#295)
* Bump github.com/gdamore/tcell/v2 from 2.1.0 to 2.2.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-06 02:17:49 -05:00 |
dependabot[bot]
|
ab06c91697
|
Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/mattn/go-runewidth/releases)
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.9...v0.0.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-12 07:10:35 +00:00 |
dependabot[bot]
|
d8a476ec57
|
Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.0
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.adoc)
- [Commits](https://github.com/gdamore/tcell/compare/v2.0.0...v2.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-30 07:55:34 +00:00 |
“Carson
|
4d320e3f2e
|
upgrade tcell to v2.x
|
2020-11-14 16:47:55 -05:00 |
Jakub Sobon
|
1763a031c1
|
Upgrading all dependencies.
`go get -t -u ./...`
|
2020-11-14 00:49:08 -05:00 |
“Carson
|
50310f4d29
|
add font modifier cell options: bold, italic, underline.
|
2020-11-12 15:54:58 -05:00 |
Jakub Sobon
|
951f3e7469
|
Migrating to Go modules.
Fixes #228.
|
2020-03-20 14:10:53 -04:00 |