grect/go.mod

6 lines
83 B
Modula-2
Raw Normal View History

2021-01-26 00:43:11 +03:00
module github.com/tidwall/grect
go 1.15
2021-12-09 02:23:37 +03:00
require github.com/tidwall/gjson v1.12.1