1
0
Fork 0
mirror of https://github.com/matrix-org/gomatrix synced 2025-05-15 20:13:22 +00:00

Add go.mod

This commit is contained in:
Kegan Dougal 2020-04-08 16:53:10 +01:00
parent 9e7906b676
commit 408fff5e6a

3
go.mod Normal file
View file

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