Move sandbox info to cri types packages

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan
2024-01-23 21:55:57 -08:00
parent 9795677fe9
commit d29a1bc6a0
5 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
limitations under the License.
*/
package base
package types
import (
"github.com/containerd/go-cni"