mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 13:50:01 +00:00 
			
		
		
		
	Regenerate all BUILD files in vendor/ from scratch using gazelle
This commit is contained in:
		
							
								
								
									
										9
									
								
								vendor/github.com/xanzy/go-cloudstack/cloudstack/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								vendor/github.com/xanzy/go-cloudstack/cloudstack/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -1,9 +1,4 @@ | ||||
| package(default_visibility = ["//visibility:public"]) | ||||
|  | ||||
| load( | ||||
|     "@io_bazel_rules_go//go:def.bzl", | ||||
|     "go_library", | ||||
| ) | ||||
| load("@io_bazel_rules_go//go:def.bzl", "go_library") | ||||
|  | ||||
| go_library( | ||||
|     name = "go_default_library", | ||||
| @@ -73,6 +68,7 @@ go_library( | ||||
|         "ZoneService.go", | ||||
|         "cloudstack.go", | ||||
|     ], | ||||
|     visibility = ["//visibility:public"], | ||||
| ) | ||||
|  | ||||
| filegroup( | ||||
| @@ -86,4 +82,5 @@ filegroup( | ||||
|     name = "all-srcs", | ||||
|     srcs = [":package-srcs"], | ||||
|     tags = ["automanaged"], | ||||
|     visibility = ["//visibility:public"], | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user