mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-30 22:52:25 -05:00 
			
		
		
		
	[chore]: Bump github.com/miekg/dns from 1.1.57 to 1.1.58 (#2606)
This commit is contained in:
		
					parent
					
						
							
								d59cba487f
							
						
					
				
			
			
				commit
				
					
						3cc51d5072
					
				
			
		
					 15 changed files with 437 additions and 230 deletions
				
			
		
							
								
								
									
										2
									
								
								vendor/github.com/miekg/dns/generate.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/miekg/dns/generate.go
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -116,7 +116,7 @@ func (r *generateReader) parseError(msg string, end int) *ParseError { | |||
| 	l.token = r.s[r.si-1 : end] | ||||
| 	l.column += r.si // l.column starts one zBLANK before r.s | ||||
| 
 | ||||
| 	return &ParseError{r.file, msg, l} | ||||
| 	return &ParseError{file: r.file, err: msg, lex: l} | ||||
| } | ||||
| 
 | ||||
| func (r *generateReader) Read(p []byte) (int, error) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue