Daniel Canter 
							
						 
					 
					
						
						
							
						
						d1c49781ed 
					 
					
						
						
							
							go.mod: Bump k8s deps to v0.24.0  
						
						... 
						
						
						
						This ends up bumping the prometheus client as well.
Signed-off-by: Daniel Canter <dcanter@microsoft.com > 
						
						
					 
					
						2022-05-06 13:37:15 -07:00 
						 
				 
			
				
					
						
							
							
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						040babe003 
					 
					
						
						
							
							Vendor dependencies with module graph pruning  
						
						... 
						
						
						
						The empty-mod hack no longer works with Go 1.18.
This commit fixes  #6586 .
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2022-03-18 16:49:09 +00:00 
						 
				 
			
				
					
						
							
							
								Phil Estes 
							
						 
					 
					
						
						
							
						
						c568752335 
					 
					
						
						
							
							Update prometheus client vendor  
						
						... 
						
						
						
						Signed-off-by: Phil Estes <estesp@amazon.com > 
						
						
					 
					
						2022-03-17 13:33:07 -04:00 
						 
				 
			
				
					
						
							
							
								Markus Lehtonen 
							
						 
					 
					
						
						
							
						
						eba1048163 
					 
					
						
						
							
							Update dependencies  
						
						... 
						
						
						
						Signed-off-by: Markus Lehtonen <markus.lehtonen@intel.com > 
						
						
					 
					
						2022-01-04 09:27:54 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Canter 
							
						 
					 
					
						
						
							
						
						e634f04d8c 
					 
					
						
						
							
							go.mod: update kubernetes to v1.22.0  
						
						... 
						
						
						
						This brings in some cri api changes for cgroups, Windows pod sandbox security
context changes and some new fields for the Windows version of a privileged
container.
This also unfortunately bumps the prometheus client, grpc middleware, bolt
and klog :(
Signed-off-by: Daniel Canter <dcanter@microsoft.com > 
						
						
					 
					
						2021-08-09 16:16:54 -04:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						c3eecf4f75 
					 
					
						
						
							
							Update to newest imgcrypt, aufs and zfs  
						
						... 
						
						
						
						Older versions transitively dragged in k8s.io/kubernetes, the newer
versions do not.
Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
						
						
					 
					
						2021-03-01 12:23:03 -05:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						378c119245 
					 
					
						
						
							
							Bump k8s deps to v1.20.1  
						
						... 
						
						
						
						Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
						
						
					 
					
						2021-01-12 16:44:20 -05:00 
						 
				 
			
				
					
						
							
							
								Shengjing Zhu 
							
						 
					 
					
						
						
							
						
						7e46676e7c 
					 
					
						
						
							
							Go mod vendor  
						
						... 
						
						
						
						Signed-off-by: Shengjing Zhu <zhsj@debian.org > 
						
						
					 
					
						2020-12-01 01:41:25 +08:00 
						 
				 
			
				
					
						
							
							
								Davanum Srinivas 
							
						 
					 
					
						
						
							
						
						963625d7bc 
					 
					
						
						
							
							Update runc to v1.0.0-rc91  
						
						... 
						
						
						
						https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91 
Signed-off-by: Davanum Srinivas <davanum@gmail.com > 
					
						2020-07-04 14:46:03 -04:00 
						 
				 
			
				
					
						
							
							
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						2f0db8e2a8 
					 
					
						
						
							
							vendor: bump prometheus/client_golang v1.3.0  
						
						... 
						
						
						
						full diff: https://github.com/prometheus/client_golang/compare/v1.1.0...v1.3.0 
This requires LK4D/vndr v0.1.0 or newer for vendoring; also adds a new
dependency: github.com/cespare/xxhash
Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2020-01-13 17:00:24 +01:00 
						 
				 
			
				
					
						
							
							
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						e10c911876 
					 
					
						
						
							
							vendor: bump prometheus/client_golang v1.1.0  
						
						... 
						
						
						
						full diff: https://github.com/prometheus/client_golang/compare/v0.9.4...v1.1.0 
Using v1.1.0, because version v1.2.0 and up use versioned import paths for the
github.com/cespare/xxhash/v2 dependency (prometheus/client_golang#657 ), which
causes vendoring with vndr to break due to the v2 in the import-path.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2020-01-13 15:43:31 +01:00 
						 
				 
			
				
					
						
							
							
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						845b91d6b5 
					 
					
						
						
							
							vendor: bump prometheus/client_golang v0.9.4  
						
						... 
						
						
						
						full diff: f4fb1b73fbgithub@gone.nl > 
						
						
					 
					
						2020-01-13 15:43:29 +01:00 
						 
				 
			
				
					
						
							
							
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						99911ea668 
					 
					
						
						
							
							vendor: bump prometheus/procfs v0.0.8  
						
						... 
						
						
						
						full diff: cb4147076agithub@gone.nl > 
						
						
					 
					
						2020-01-13 15:11:53 +01:00 
						 
				 
			
				
					
						
							
							
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						ed6ae81861 
					 
					
						
						
							
							vendor: bump prometheus/common v0.7.0  
						
						... 
						
						
						
						full diff: 89604d1970github@gone.nl > 
						
						
					 
					
						2020-01-13 15:10:10 +01:00 
						 
				 
			
				
					
						
							
							
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						c02dc24ecf 
					 
					
						
						
							
							vendor: bump prometheus/client_model v0.1.0  
						
						... 
						
						
						
						full diff: 99fa1f4be8prometheus/client_model#22  add `go_package`, regenerate Go binding file
- prometheus/client_model#31  Support Go Modules
- prometheus/client_model#38  Remove all languages but Go and add a deprecation note
Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2020-01-13 15:08:24 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Crosby 
							
						 
					 
					
						
						
							
						
						7615153271 
					 
					
						
						
							
							Update prometheus client and go-metrics  
						
						... 
						
						
						
						Signed-off-by: Michael Crosby <crosbymichael@gmail.com > 
						
						
					 
					
						2018-01-31 10:12:41 -05:00 
						 
				 
			
				
					
						
							
							
								Akihiro Suda 
							
						 
					 
					
						
						
							
						
						40d966f00e 
					 
					
						
						
							
							clean up unused nats code  
						
						... 
						
						
						
						Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp > 
						
						
					 
					
						2017-02-20 05:28:09 +00:00 
						 
				 
			
				
					
						
							
							
								Phil Estes 
							
						 
					 
					
						
						
							
						
						dd9309c15e 
					 
					
						
						
							
							Add vendoring to containerd master  
						
						... 
						
						
						
						Initial vendor list validated with empty $GOPATH
and only master checked out; followed by `make`
and verified that all binaries build properly.
Updates require github.com/LK4D4/vndr tool.
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com > 
						
						
					 
					
						2017-01-11 16:59:06 -05:00