chore(all): move sub-packages to internal/provider
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package pia
|
||||
package privateinternetaccess
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
@@ -1,4 +1,4 @@
|
||||
package pia
|
||||
package privateinternetaccess
|
||||
|
||||
import (
|
||||
"net"
|
||||
@@ -1,6 +1,6 @@
|
||||
// Package pia contains code to obtain the server information
|
||||
// for the Private Internet Access provider.
|
||||
package pia
|
||||
package privateinternetaccess
|
||||
|
||||
import (
|
||||
"context"
|
||||
@@ -1,4 +1,4 @@
|
||||
package pia
|
||||
package privateinternetaccess
|
||||
|
||||
import (
|
||||
"sort"
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user