mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
move forked golang code to a common dir with LICENSE
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
"reflect"
|
||||
"strings"
|
||||
|
||||
customreflect "k8s.io/kubernetes/third_party/forked/reflect"
|
||||
customreflect "k8s.io/kubernetes/third_party/forked/golang/reflect"
|
||||
)
|
||||
|
||||
func rewriteFile(name string, header []byte, rewriteFn func(*token.FileSet, *ast.File) error) error {
|
||||
|
||||
Reference in New Issue
Block a user