1
0
mirror of https://github.com/alecthomas/chroma.git synced 2025-04-07 07:09:52 +02:00

5 Commits

Author SHA1 Message Date
Alec Thomas
cc157bfce4 chore: upgrade go+golangci-lint 2024-08-25 16:37:15 +10:00
renovate[bot]
76039a532f
chore(deps): update all non-major dependencies (#897)
* chore(deps): update all non-major dependencies

* fix: fixes for test and lint

Test was slow because we were deep-comparing lexers. This is
unnecessary as we can just shallow compare.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alec Thomas <alec@swapoff.org>
2023-12-08 14:22:40 +11:00
Alec Thomas
0d91785454 Upgrade go + golangci-lint 2023-03-17 09:06:10 +11:00
Alec Thomas
40b7a9135a Upgrade project to Go 1.19 and switch to alecthomas/assert/v2 2022-10-18 08:55:38 +11:00
Alec Thomas
99e66962d8 Use Hermit (https://github.com/cashapp/hermit) to manage build tools. 2021-05-21 16:46:55 +10:00