diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,11 +6,9 @@ require ( github.com/adrg/frontmatter v0.2.0 github.com/gomarkdown/markdown v0.0.0-20230322041520-c84983bdbf2a github.com/google/go-cmp v0.5.9 - github.com/yosssi/gohtml v0.0.0-20201013000340-ee4748c638f4 ) require ( github.com/BurntSushi/toml v0.3.1 // indirect - golang.org/x/net v0.9.0 // indirect gopkg.in/yaml.v2 v2.3.0 // indirect ) |
