mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Run hack/update-bazel.sh
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/golang/protobuf/proto/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/golang/protobuf/proto/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -19,7 +19,7 @@ go_library(
 | 
			
		||||
        "text.go",
 | 
			
		||||
        "text_parser.go",
 | 
			
		||||
    ],
 | 
			
		||||
    importmap = "vendor/github.com/golang/protobuf/proto",
 | 
			
		||||
    importmap = "k8s.io/kubernetes/vendor/github.com/golang/protobuf/proto",
 | 
			
		||||
    importpath = "github.com/golang/protobuf/proto",
 | 
			
		||||
    visibility = ["//visibility:public"],
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user