matterbridge/vendor/github.com/valyala/fasttemplate/go.mod

6 lines
98 B
Modula-2
Raw Normal View History

2019-06-16 23:33:25 +02:00
module github.com/valyala/fasttemplate
2020-09-04 23:29:13 +02:00
go 1.12
2019-06-16 23:33:25 +02:00
require github.com/valyala/bytebufferpool v1.0.0