Update gitignore and notify only on create (write was being spammed)

This commit is contained in:
Dave
2024-08-31 12:56:07 +02:00
committed by PhatPhuckDave
parent 77283822fd
commit ee4003f4f1
3 changed files with 11 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module folder-mail-notifier
go 1.23.0
go 1.22.0
require (
github.com/joho/godotenv v1.5.1