mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-11-03 19:17:29 -05:00 
			
		
		
		
	Use naoina/toml instead of BurntSushi/toml
This commit is contained in:
		
							parent
							
								
									ac933f1685
								
							
						
					
					
						commit
						7ba804353c
					
				@ -3,7 +3,7 @@ package metadata
 | 
			
		||||
import (
 | 
			
		||||
	"bytes"
 | 
			
		||||
 | 
			
		||||
	"github.com/BurntSushi/toml"
 | 
			
		||||
	"github.com/naoina/toml"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// TOMLParser is the Parser for TOML
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user