module github.com/mmcgrana/gobyexample go 1.15 require ( github.com/alecthomas/chroma v0.8.2 github.com/russross/blackfriday/v2 v2.1.0 )