mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +02:00
Move OS package to golibs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package publicip
|
||||
|
||||
import "github.com/qdm12/gluetun/internal/os"
|
||||
import "github.com/qdm12/golibs/os"
|
||||
|
||||
func persistPublicIP(openFile os.OpenFileFunc,
|
||||
filepath string, content string, puid, pgid int) error {
|
||||
|
||||
Reference in New Issue
Block a user