Initial commit

This commit is contained in:
Philipp Heckel 2021-10-22 18:54:02 -04:00
commit e79b50f010
5 changed files with 344 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module heckel.io/notifyme
go 1.16