修改未定义的sf时,报错,目前自动加入到路由中;
This commit is contained in:
		
							parent
							
								
									8d0c630799
								
							
						
					
					
						commit
						446fe84e2e
					
				
							
								
								
									
										2
									
								
								go.mod
								
								
								
								
							
							
						
						
									
										2
									
								
								go.mod
								
								
								
								
							|  | @ -3,7 +3,7 @@ module git.hpds.cc/Component/network | |||
| go 1.23 | ||||
| 
 | ||||
| require ( | ||||
| 	git.hpds.cc/Component/mq_coder v0.0.0-20230310155836-afc76d7d1572 | ||||
| 	git.hpds.cc/Component/mq_coder v0.0.0-20241213034522-3a3512d94b34 | ||||
| 	github.com/matoous/go-nanoid/v2 v2.1.0 | ||||
| 	github.com/quic-go/quic-go v0.48.2 | ||||
| 	github.com/stretchr/testify v1.10.0 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue