chore(all): move sub-packages to internal/provider

This commit is contained in:
Quentin McGaw
2022-05-27 17:48:51 +00:00
parent 364f9de756
commit 42904b6749
118 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
package pia
package privateinternetaccess
import (
"bytes"

View File

@@ -1,4 +1,4 @@
package pia
package privateinternetaccess
import (
"net"

View File

@@ -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"

View File

@@ -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