mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Fix golint and godeps verification
This commit is contained in:
@@ -19,7 +19,7 @@ limitations under the License.
|
||||
package term
|
||||
|
||||
import (
|
||||
"k8s.io/kubernetes/pkg/client/unversioned/remotecommand"
|
||||
"k8s.io/client-go/tools/remotecommand"
|
||||
)
|
||||
|
||||
func SetSize(fd uintptr, size remotecommand.TerminalSize) error {
|
||||
|
||||
Reference in New Issue
Block a user