feat: make watchdog itself configurable

This commit is contained in:
DaanSelen
2026-04-22 16:29:07 +02:00
parent ec3a996d6a
commit fa832bd1e0
12 changed files with 59 additions and 53 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
module eden-server
module orbits-server
go 1.25.0
go 1.26.0
require (
github.com/gin-gonic/gin v1.12.0