1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-18 00:08:17 +00:00

fix imports

This commit is contained in:
Chad Roberts
2025-01-29 09:45:35 -05:00
parent cd74bc3deb
commit a6152a497d

View File

@@ -2,6 +2,7 @@ package definitions
import (
"fmt"
"k8s.io/kube-openapi/pkg/util/proto"
)