mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-19 18:04:09 +02:00
chore(all): move sub-packages to internal/provider
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
package pia
|
package privateinternetaccess
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
package pia
|
package privateinternetaccess
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net"
|
"net"
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
// Package pia contains code to obtain the server information
|
// Package pia contains code to obtain the server information
|
||||||
// for the Private Internet Access provider.
|
// for the Private Internet Access provider.
|
||||||
package pia
|
package privateinternetaccess
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
package pia
|
package privateinternetaccess
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"sort"
|
"sort"
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user