chore: update dependencies

This commit is contained in:
Chris Lane
2020-08-08 10:29:29 -04:00
parent ad7ad64a75
commit dfba3da003
20 changed files with 470 additions and 98 deletions

View File

@ -32,6 +32,7 @@ import (
_ "github.com/alecthomas/chroma/lexers/w"
_ "github.com/alecthomas/chroma/lexers/x"
_ "github.com/alecthomas/chroma/lexers/y"
_ "github.com/alecthomas/chroma/lexers/z"
)
// Registry of Lexers.