Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
This commit is contained in:
		
							parent
							
								
									bacbff0e71
								
							
						
					
					
						commit
						02d19ed0bd
					
				
					 9 changed files with 101 additions and 76 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
include $(GOROOT)/src/Make.inc
 | 
			
		||||
 | 
			
		||||
TARG = xmlx
 | 
			
		||||
GOFILES = document.go node.go io.go entitymap.go\
 | 
			
		||||
GOFILES = document.go node.go entitymap.go
 | 
			
		||||
 | 
			
		||||
include $(GOROOT)/src/Make.pkg
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue