Replace toml with yaml

This commit is contained in:
Zachary Yedidia
2020-08-12 21:56:49 -04:00
parent 25f65a5f7b
commit a26dd63d93
4 changed files with 84 additions and 98 deletions

1
go.mod
View File

@@ -1,7 +1,6 @@
module github.com/zyedidia/micro/v2
require (
github.com/BurntSushi/toml v0.3.1
github.com/blang/semver v3.5.1+incompatible
github.com/dustin/go-humanize v1.0.0
github.com/go-errors/errors v1.0.1