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
22 changed files with 22 additions and 22 deletions

View File

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