Create module file

This commit is contained in:
Pierre HUBERT 2020-04-09 17:35:31 +02:00
parent 8ce7009ed0
commit 3f85bb4a1b

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module comunic_rtc_proxy
go 1.14