mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
start the apimachinery repo
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
"reflect"
|
||||
"strings"
|
||||
|
||||
customreflect "k8s.io/kubernetes/third_party/forked/golang/reflect"
|
||||
customreflect "k8s.io/apimachinery/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