mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 05:40:42 +00:00 
			
		
		
		
	hack/update-bazel.sh
This commit is contained in:
		
							
								
								
									
										23
									
								
								vendor/github.com/prometheus/procfs/internal/fs/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								vendor/github.com/prometheus/procfs/internal/fs/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -1,23 +0,0 @@ | ||||
| load("@io_bazel_rules_go//go:def.bzl", "go_library") | ||||
|  | ||||
| go_library( | ||||
|     name = "go_default_library", | ||||
|     srcs = ["fs.go"], | ||||
|     importmap = "k8s.io/kubernetes/vendor/github.com/prometheus/procfs/internal/fs", | ||||
|     importpath = "github.com/prometheus/procfs/internal/fs", | ||||
|     visibility = ["//build/visible_to:vendor_githubcom_prometheus_CONSUMERS"], | ||||
| ) | ||||
|  | ||||
| filegroup( | ||||
|     name = "package-srcs", | ||||
|     srcs = glob(["**"]), | ||||
|     tags = ["automanaged"], | ||||
|     visibility = ["//visibility:private"], | ||||
| ) | ||||
|  | ||||
| filegroup( | ||||
|     name = "all-srcs", | ||||
|     srcs = [":package-srcs"], | ||||
|     tags = ["automanaged"], | ||||
|     visibility = ["//visibility:public"], | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user