File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,10 @@ require (
235235	github.com/gorilla/securecookie  v1.1.2  //  indirect
236236	github.com/gorilla/websocket  v1.5.0  //  indirect
237237	github.com/h2non/parth  v0.0.0-20190131123155-b4df798d6542  //  indirect
238+ 	github.com/hashicorp/errwrap  v1.1.0  //  indirect
238239	github.com/hashicorp/go-cleanhttp  v0.5.2  //  indirect
240+ 	github.com/hashicorp/go-multierror  v1.1.1  //  indirect
241+ 	github.com/hashicorp/go-retryablehttp  v0.7.2  //  indirect
239242	github.com/hashicorp/hcl  v1.0.0  //  indirect
240243	github.com/imdario/mergo  v0.3.16  //  indirect
241244	github.com/jbenet/go-context  v0.0.0-20150711004518-d14ea06fba99  //  indirect
Original file line number Diff line number Diff line change @@ -475,10 +475,13 @@ github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY
475475github.com/hashicorp/errwrap  v1.1.0 /go.mod  h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
476476github.com/hashicorp/go-cleanhttp  v0.5.2  h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
477477github.com/hashicorp/go-cleanhttp  v0.5.2 /go.mod  h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
478- github.com/hashicorp/go-hclog  v1.6.3  h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
478+ github.com/hashicorp/go-hclog  v0.9.2 /go.mod  h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
479+ github.com/hashicorp/go-hclog  v1.5.0  h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
480+ github.com/hashicorp/go-hclog  v1.5.0 /go.mod  h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
481+ github.com/hashicorp/go-multierror  v1.1.1  h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
479482github.com/hashicorp/go-multierror  v1.1.1 /go.mod  h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
480- github.com/hashicorp/go-retryablehttp  v0.7.7   h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
481- github.com/hashicorp/go-retryablehttp  v0.7.7  /go.mod  h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
483+ github.com/hashicorp/go-retryablehttp  v0.7.2   h1:AcYqCvkpalPnPF2pn0KamgwamS42TqUDDYFRKq/RAd0 =
484+ github.com/hashicorp/go-retryablehttp  v0.7.2  /go.mod  h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
482485github.com/hashicorp/golang-lru/v2  v2.0.7  h1:a+bsQ5rvGLjzHuww6tVxozPZFVghXaHOwFs4luLUK2k =
483486github.com/hashicorp/golang-lru/v2  v2.0.7 /go.mod  h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM =
484487github.com/hashicorp/hcl  v1.0.0  h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments