fixup! Update go.mod and go.sum (#48)

This commit is contained in:
2026-02-20 15:39:27 +00:00
parent 0aaf2dc78c
commit 8e5eaab0af
43 changed files with 5271 additions and 129 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"sync"
"github.com/fsnotify/fsnotify"
"github.com/nvm/kportal/internal/logger"
"github.com/lukaszraczylo/kportal/internal/logger"
)
// ReloadCallback is called when the configuration file changes.