mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-06 00:58:49 +01:00
Consolidated all post-fork updates including dependency bumps and workflow changes
This commit is contained in:
parent
2abaa47fd3
commit
6b62d53797
100 changed files with 1503 additions and 1264 deletions
|
|
@ -5,9 +5,9 @@ package main
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/containrrr/watchtower/internal/meta"
|
||||
"github.com/containrrr/watchtower/pkg/notifications/preview"
|
||||
"github.com/containrrr/watchtower/pkg/notifications/preview/data"
|
||||
"github.com/nicholas-fedor/watchtower/internal/meta"
|
||||
"github.com/nicholas-fedor/watchtower/pkg/notifications/preview"
|
||||
"github.com/nicholas-fedor/watchtower/pkg/notifications/preview/data"
|
||||
|
||||
"syscall/js"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue