integration/client: rename package to "client"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2021-03-30 16:18:38 +02:00
parent 6fc9e45000
commit 1faca349ea
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
22 changed files with 22 additions and 22 deletions

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"fmt"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"bytes"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -16,7 +16,7 @@
limitations under the License.
*/
package containerd
package client
import (
"testing"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"fmt"

View File

@ -16,7 +16,7 @@
limitations under the License.
*/
package containerd
package client
import (
"bytes"

View File

@ -16,7 +16,7 @@
limitations under the License.
*/
package containerd
package client
import (
"bytes"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"bytes"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"testing"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"bufio"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"archive/tar"

View File

@ -16,7 +16,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -16,7 +16,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"bytes"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"runtime"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"fmt"

View File

@ -14,7 +14,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"

View File

@ -16,7 +16,7 @@
limitations under the License.
*/
package containerd
package client
import (
"context"