go mod vendor
+ move k8s.io/apimachinery fork from go.work to go.mod (and include it in vendor)
This commit is contained in:
		
							
								
								
									
										15
									
								
								vendor/go.uber.org/atomic/.gitignore
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								vendor/go.uber.org/atomic/.gitignore
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| /bin | ||||
| .DS_Store | ||||
| /vendor | ||||
| cover.html | ||||
| cover.out | ||||
| lint.log | ||||
|  | ||||
| # Binaries | ||||
| *.test | ||||
|  | ||||
| # Profiling output | ||||
| *.prof | ||||
|  | ||||
| # Output of fossa analyzer | ||||
| /fossa | ||||
		Reference in New Issue
	
	Block a user