mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Use Go1.11 module (#5743)
* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
			
		||||
cover.dat
 | 
			
		||||
							
								
								
									
										7
									
								
								vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
all:
 | 
			
		||||
 | 
			
		||||
cover:
 | 
			
		||||
	go test -cover -v -coverprofile=cover.dat ./...
 | 
			
		||||
	go tool cover -func cover.dat
 | 
			
		||||
 | 
			
		||||
.PHONY: cover
 | 
			
		||||
		Reference in New Issue
	
	Block a user