fix: retry caldav init at startup

This commit is contained in:
2022-09-28 09:02:31 +02:00
parent 352dfcf2b6
commit b8fde634b5
15 changed files with 976 additions and 3 deletions
+1
View File
@@ -3,6 +3,7 @@ module domogeek
go 1.18
require (
github.com/avast/retry-go v2.7.0+incompatible
github.com/dolanor/caldav-go v0.2.1
github.com/hellofresh/health-go/v4 v4.5.0
github.com/prometheus/client_golang v1.12.1