Make this repo go modules aware

This commit is contained in:
Lomanic 2020-10-24 14:44:04 +02:00
parent 663855f268
commit ee78e7cd15
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

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