Rework engine to apply changes at the end & add pushover notification
This commit is contained in:
parent
4b1861fa9b
commit
50dcc9d994
6 changed files with 186 additions and 57 deletions
1
go.mod
1
go.mod
|
|
@ -12,6 +12,7 @@ require (
|
|||
github.com/go-logfmt/logfmt v0.6.0 // indirect
|
||||
github.com/golobby/cast v1.3.3 // indirect
|
||||
github.com/golobby/dotenv v1.3.2 // indirect
|
||||
github.com/gregdel/pushover v1.3.1 // indirect
|
||||
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/miekg/dns v1.1.63 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue