mirror of
				https://github.com/v2fly/v2ray-core.git
				synced 2025-10-30 17:29:23 +00:00 
			
		
		
		
	 7459e2c5ef
			
		
	
	
		7459e2c5ef
		
			
		
	
	
	
	
		
			
			* Chore: remove protoc-gen-gofast * Fix: loop dependency * Chore: regenerate VLESS pb.go file * Fix: compare test
		
			
				
	
	
		
			6 lines
		
	
	
		
			215 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			215 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package core
 | |
| 
 | |
| //go:generate go install -v google.golang.org/protobuf/cmd/protoc-gen-go@latest
 | |
| //go:generate go install -v google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
 | |
| //go:generate go run ./infra/vprotogen/
 |