mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	update BUILD files
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/prometheus/client_golang/prometheus/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/prometheus/client_golang/prometheus/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -23,6 +23,7 @@ go_library(
 | 
			
		||||
        "value.go",
 | 
			
		||||
        "vec.go",
 | 
			
		||||
    ],
 | 
			
		||||
    importpath = "github.com/prometheus/client_golang/prometheus",
 | 
			
		||||
    visibility = ["//visibility:public"],
 | 
			
		||||
    deps = [
 | 
			
		||||
        "//vendor/github.com/beorn7/perks/quantile:go_default_library",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1
									
								
								vendor/github.com/prometheus/client_golang/prometheus/promhttp/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/prometheus/client_golang/prometheus/promhttp/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -10,6 +10,7 @@ go_library(
 | 
			
		||||
        "instrument_client_1_8.go",
 | 
			
		||||
        "instrument_server.go",
 | 
			
		||||
    ],
 | 
			
		||||
    importpath = "github.com/prometheus/client_golang/prometheus/promhttp",
 | 
			
		||||
    visibility = ["//visibility:public"],
 | 
			
		||||
    deps = [
 | 
			
		||||
        "//vendor/github.com/prometheus/client_golang/prometheus:go_default_library",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user