mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	dep ensure -update (#1001)
* dep ensure -update Run "dep ensure -update` to update all dependencies. No code changes; just the dependencies. * dep prune * add new venderod
This commit is contained in:
		
							
								
								
									
										3
									
								
								vendor/google.golang.org/genproto/regen.sh
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								vendor/google.golang.org/genproto/regen.sh
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -52,7 +52,7 @@ if [ -z "$PROTOBUF" ]; then | ||||
|   # The protoc include directory is actually the "src" directory of the repo. | ||||
|   protodir="$proto_repo_dir/src" | ||||
| else | ||||
|   protodir="$PROTOBUF" | ||||
|   protodir="$PROTOBUF/src" | ||||
| fi | ||||
|  | ||||
| if [ -z "$GOOGLEAPIS" ]; then | ||||
| @@ -75,4 +75,3 @@ echo 1>&2 "Checking that the libraries build..." | ||||
| go build -v ./... | ||||
|  | ||||
| echo 1>&2 "All done!" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user