module github.com/bouncepaw/mycorrhiza
go 1.14
require (
github.com/adrg/xdg v0.2.2
github.com/valyala/quicktemplate v1.6.3
)