mirror of
https://github.com/qdm12/gluetun.git
synced 2026-07-25 03:46:22 +02:00
chore(updater): move updater packages to pkg/updaters/<name>
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/qdm12/gluetun/internal/configuration/settings"
|
||||
"github.com/qdm12/gluetun/internal/models"
|
||||
"github.com/qdm12/gluetun/internal/publicip/api"
|
||||
"github.com/qdm12/gluetun/pkg/publicip/api"
|
||||
"github.com/qdm12/gluetun/pkg/publicip/models"
|
||||
)
|
||||
|
||||
type Loop struct {
|
||||
|
||||
Reference in New Issue
Block a user