Update Go dependencies

Also replaces containrrr/shoutrrr with pinned version of
nicholas-fedor/shoutrrr
This commit is contained in:
henrygd
2025-04-26 17:47:34 -04:00
parent e92a94a24d
commit 3eebbce2d4
3 changed files with 96 additions and 295 deletions

View File

@@ -8,7 +8,7 @@ import (
"sync"
"time"
"github.com/containrrr/shoutrrr"
"github.com/nicholas-fedor/shoutrrr"
"github.com/pocketbase/dbx"
"github.com/pocketbase/pocketbase/apis"
"github.com/pocketbase/pocketbase/core"