Commit Graph

6 Commits

Author SHA1 Message Date
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