Added go.mod

This commit is contained in:
tidwall 2020-12-23 04:57:38 -07:00
parent 9e52e9e068
commit 82db0acde1
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/tidwall/match
go 1.15