Add go.mod

This commit is contained in:
Michael Telatynski 2019-12-21 22:52:54 +00:00
parent 20d5d55bc2
commit dc3a2baaff
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