diff options
| author | Nicolas Paul <n@nc0.fr> | 2023-04-26 22:02:13 +0200 |
|---|---|---|
| committer | Nicolas Paul <n@nc0.fr> | 2023-04-26 22:02:13 +0200 |
| commit | 8f4d8fbc593dfa3dfcf4ad132d01f23cffda360c (patch) | |
| tree | c69e96642a09426bedcf731ce50dafca609b6cab /go.mod | |
| parent | 9cd9f1f780207033821e5254d178d1ab998fa9a3 (diff) | |
Remove gohtml
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 ) |
