1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-02-07 14:40:16 +00:00
mycorrhiza/go.mod

6 lines
97 B
Modula-2
Raw Normal View History

2020-06-12 21:22:02 +05:00
module github.com/bouncepaw/mycorrhiza
go 1.14
2020-08-31 22:52:26 +05:00
2020-09-26 23:19:17 +05:00
require github.com/valyala/quicktemplate v1.6.3