9
0
mirror of https://github.com/Lomanic/presence-button-web synced 2024-11-14 17:57:29 +00:00

Make this repo go modules aware

This commit is contained in:
Lomanic 2020-10-24 14:44:04 +02:00
parent 663855f268
commit ee78e7cd15

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/Lomanic/presence-button-web
go 1.12