mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-11-03 23:40:03 +00:00 
			
		
		
		
	update BUILD files
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/xyproto/simpleredis/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/xyproto/simpleredis/BUILD
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -3,6 +3,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_library")
 | 
			
		||||
go_library(
 | 
			
		||||
    name = "go_default_library",
 | 
			
		||||
    srcs = ["simpleredis.go"],
 | 
			
		||||
    importpath = "github.com/xyproto/simpleredis",
 | 
			
		||||
    visibility = ["//visibility:public"],
 | 
			
		||||
    deps = ["//vendor/github.com/garyburd/redigo/redis:go_default_library"],
 | 
			
		||||
)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user