chore(all): move sub-packages to internal/provider
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package pia
|
package privateinternetaccess
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
package pia
|
package privateinternetaccess
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net"
|
"net"
|
||||||
@@ -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,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