mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	Dep ensure (#1803)
* vendor: don't vendor the context stuff We don't need to vendor this anymore as we moved to the std lib for these. * new stuff showing up with dep ensure * remove go-shlex
This commit is contained in:
		
							
								
								
									
										4
									
								
								vendor/github.com/imdario/mergo/testdata/license.yml
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								vendor/github.com/imdario/mergo/testdata/license.yml
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| import: ../../../../fossene/db/schema/thing.yml | ||||
| fields: | ||||
|     site: string | ||||
|     author: root | ||||
							
								
								
									
										6
									
								
								vendor/github.com/imdario/mergo/testdata/thing.yml
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								vendor/github.com/imdario/mergo/testdata/thing.yml
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| fields: | ||||
|     id: int | ||||
|     name: string | ||||
|     parent: ref "datu:thing" | ||||
|     status: enum(draft, public, private) | ||||
|     author: updater | ||||
		Reference in New Issue
	
	Block a user