mirror of
https://github.com/qdm12/gluetun.git
synced 2026-07-24 11:26:25 +02:00
chore(updater): move updater packages to pkg/updaters/<name>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package publicip
|
||||
|
||||
import "github.com/qdm12/gluetun/internal/models"
|
||||
import "github.com/qdm12/gluetun/pkg/publicip/models"
|
||||
|
||||
// GetData returns the public IP data obtained from the last
|
||||
// fetch. It is notably used by the HTTP control server.
|
||||
|
||||
Reference in New Issue
Block a user