init
This commit is contained in:
		
							parent
							
								
									222da222a9
								
							
						
					
					
						commit
						0cf71ee320
					
				
							
								
								
									
										8
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										8
									
								
								go.mod
								
								
								
								
							| 
						 | 
					@ -2,7 +2,7 @@ module mq_coder
 | 
				
			||||||
 | 
					
 | 
				
			||||||
go 1.18
 | 
					go 1.18
 | 
				
			||||||
 | 
					
 | 
				
			||||||
replace (
 | 
					//replace (
 | 
				
			||||||
	git.hpds.cc/Component/mq_coder/encoding latest => target mq_coder/encoding
 | 
					//	git.hpds.cc/Component/mq_coder/encoding latest => target mq_coder/encoding
 | 
				
			||||||
	git.hpds.cc/Component/mq_coder/spec latest => target mq_coder/spec
 | 
					//	git.hpds.cc/Component/mq_coder/spec latest => target mq_coder/spec
 | 
				
			||||||
)
 | 
					//)
 | 
				
			||||||
		Loading…
	
		Reference in New Issue