Chris Lane
|
326c54147b
|
chore: updates dependencies
|
2019-12-28 09:07:37 -05:00 |
dependabot-preview[bot]
|
9a481f7e75
|
chore(deps): bump github.com/mattn/go-isatty from 0.0.10 to 0.0.11
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.10...v0.0.11)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-11 07:07:50 +00:00 |
Chris Lane
|
e94a1e22df
|
chore: updates vendored dependencies
|
2019-11-20 18:55:24 -05:00 |
dependabot-preview[bot]
|
198156a299
|
chore(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-20 07:07:43 +00:00 |
Chris Lane
|
0525b2331b
|
chore: updates vendored dependencies
Updates `alecthomas/chroma` and `gopkg.in/yaml.v2` to newer versions.
|
2019-11-12 19:03:59 -05:00 |
Chris Lane
|
bfb60764ad
|
Merge branch 'master' into dependabot/go_modules/github.com/alecthomas/chroma-0.6.9
|
2019-11-12 18:54:02 -05:00 |
dependabot-preview[bot]
|
edc0fe41ef
|
Bump github.com/alecthomas/chroma from 0.6.8 to 0.6.9
Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v0.6.8...v0.6.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-12 23:42:53 +00:00 |
dependabot-preview[bot]
|
9e49bf8e9c
|
Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-12 23:42:30 +00:00 |
Chris Lane
|
50dc3c8b29
|
fix: resolves #498
Resolves an issue whereby background colors were written to the terminal
output when colorization was applied.
|
2019-11-07 20:24:08 -05:00 |
Chris Lane
|
51aaaf3423
|
chore: removes the `tj/front` dependency
Removes the `tj/front` dependency due to licensing concerns. See #490.
|
2019-11-07 06:46:34 -05:00 |
Chris Lane
|
33ac3d34d1
|
fix: removed colorization on non-tty
Fixes a bug whereby `cheat` would apply ANSI colorization even when
outputting into a non-TTY.
|
2019-10-29 19:47:56 -04:00 |
Dawid Dziurla
|
217566efc5
|
Use Go modules
|
2019-10-21 12:51:56 +02:00 |