Add go.mod

This commit is contained in:
Kegan Dougal 2020-04-08 16:53:10 +01:00
parent 9e7906b676
commit 408fff5e6a
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/matrix-org/gomatrix
go 1.12