Browse Source
			
			
			Merge pull request #77 from agin719/common-dev
			
				update tag 0.7.5
			
			
				tags/v0.7.5
			
			
				v0.7.5
			
		 
		
			
				
					
						
						agin719
					
					6 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 4AEE18F83AFDEB23
				  	
				  
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					cos.go
				
 
			
		
		
			
				
					
					
						
							
								
									
										
											
	
		
			
				| 
					
					
						
							
						
					
					
				 | 
				@ -21,7 +21,7 @@ import ( | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				const ( | 
				 | 
				 | 
				const ( | 
			
		
		
	
		
			
				 | 
				 | 
					// Version current go sdk version
 | 
				 | 
				 | 
					// Version current go sdk version
 | 
			
		
		
	
		
			
				 | 
				 | 
					Version               = "0.7.4" | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
					Version               = "0.7.5" | 
			
		
		
	
		
			
				 | 
				 | 
					userAgent             = "cos-go-sdk-v5/" + Version | 
				 | 
				 | 
					userAgent             = "cos-go-sdk-v5/" + Version | 
			
		
		
	
		
			
				 | 
				 | 
					contentTypeXML        = "application/xml" | 
				 | 
				 | 
					contentTypeXML        = "application/xml" | 
			
		
		
	
		
			
				 | 
				 | 
					defaultServiceBaseURL = "http://service.cos.myqcloud.com" | 
				 | 
				 | 
					defaultServiceBaseURL = "http://service.cos.myqcloud.com" | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |