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

3
go.mod Normal file
View file

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