module github.com/Depado/bfchroma go 1.14 require ( github.com/alecthomas/chroma v0.7.3 github.com/alecthomas/repr v0.0.0-20200325044227-4184120f674c // indirect github.com/russross/blackfriday/v2 v2.0.1 github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect github.com/stretchr/testify v1.6.1 )