mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 01:39:06 +00:00
manually add dependency on go-getter
This commit is contained in:
7
vendor/github.com/ulikunitz/xz/internal/term/ioctl_linux.go
generated
vendored
Normal file
7
vendor/github.com/ulikunitz/xz/internal/term/ioctl_linux.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// Copyright 2014-2017 Ulrich Kunitz. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
package term
|
||||
|
||||
const ioctlGetTermios = 0x5401 // syscall.TCGETS
|
||||
Reference in New Issue
Block a user