module git.foosoft.net/alex/mdview go 1.21.5 require ( git.foosoft.net/alex/goldsmith v0.0.0-20240407205638-818855e87539 git.foosoft.net/alex/goldsmith-components v0.0.0-20231231034118-3e1e204c38ac github.com/PuerkitoBio/goquery v1.9.1 github.com/fsnotify/fsnotify v1.7.0 github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 github.com/yuin/goldmark v1.7.1 ) require ( github.com/BurntSushi/toml v1.3.2 // indirect github.com/andybalholm/cascadia v1.3.2 // indirect github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect github.com/kr/pretty v0.3.1 // indirect golang.org/x/net v0.24.0 // indirect golang.org/x/sys v0.19.0 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect )