mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			186 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// This is a hack, but it prevents go from climbing further and trying to
 | 
						|
// reconcile the various deps across the "real" modules and this one.
 | 
						|
 | 
						|
go 1.23.0
 | 
						|
 | 
						|
godebug default=go1.23
 | 
						|
 | 
						|
use .
 |