Fabio Bertinatto 
							
						 
					 
					
						
						
							
						
						d9bd413f99 
					 
					
						
						
							
							Proactively bump golang.org/x/net to v0.12.0  
						
						... 
						
						
						
						Proactively bump to v0.12.0 to avoid v0.10.0 and v0.11.0, which contain
a regression added by commit
82780d606d 
						
						
					 
					
						2023-07-14 13:27:38 -03:00 
						 
				 
			
				
					
						
							
							
								Carlos Panato 
							
						 
					 
					
						
						
							
						
						37dda91186 
					 
					
						
						
							
							dependencies: Update golang.org/x/net to v0.0.0-20211209124913-491a49abca63  
						
						... 
						
						
						
						Signed-off-by: Carlos Panato <ctadeu@gmail.com > 
						
						
					 
					
						2021-12-10 12:54:55 +01:00 
						 
				 
			
				
					
						
							
							
								Christoph Blecker 
							
						 
					 
					
						
						
							
						
						5f971d6d88 
					 
					
						
						
							
							Update vendor  
						
						
						
						
					 
					
						2019-08-13 17:51:45 -07:00 
						 
				 
			
				
					
						
							
							
								Timothy St. Clair 
							
						 
					 
					
						
						
							
						
						93c051e28f 
					 
					
						
						
							
							Level sets dependency graph to consume etcd 3.1.5  
						
						
						
						
					 
					
						2017-04-11 08:34:40 -05:00 
						 
				 
			
				
					
						
							
							
								Timothy St. Clair 
							
						 
					 
					
						
						
							
						
						786b7989a0 
					 
					
						
						
							
							Update golang.org/x/net for http2 enablement  
						
						
						
						
					 
					
						2016-05-27 14:25:57 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						3c0c5ed4e0 
					 
					
						
						
							
							Move deps from _workspace/ to vendor/  
						
						... 
						
						
						
						godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS 
						
						
					 
					
						2016-05-08 20:30:21 -07:00