File tree Expand file tree Collapse file tree 2 files changed +4
-133
lines changed Expand file tree Collapse file tree 2 files changed +4
-133
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ require (
77	github.com/cespare/xxhash/v2  v2.1.1  //  indirect
88	github.com/containerd/containerd  v1.3.2 
99	github.com/deislabs/oras  v0.8.1 
10- 	github.com/docker/cli  v0.0.0-20200130152716-5d0cf8839492 
1110	github.com/docker/distribution  v2.7.1+incompatible 
1211	github.com/docker/docker  v1.13.1  //  indirect
1312	github.com/docker/go-metrics  v0.0.1  //  indirect
@@ -24,13 +23,14 @@ require (
2423	github.com/onsi/ginkgo  v1.12.0 
2524	github.com/onsi/gomega  v1.8.1 
2625	github.com/opencontainers/go-digest  v1.0.0-rc1 
27- 	github.com/opencontainers/image-spec  v1.0.1  
26+ 	github.com/opencontainers/image-spec  v1.0.2  
2827	github.com/opencontainers/runc  v1.0.0-rc9  //  indirect
2928	github.com/pkg/errors  v0.9.1 
3029	github.com/sirupsen/logrus  v1.6.0 
3130	github.com/solo-io/go-utils  v0.16.4 
3231	github.com/stretchr/testify  v1.6.1  //  indirect
3332	go.opencensus.io  v0.22.2  //  indirect
33+ 	go.uber.org/zap  v1.9.1 
3434	golang.org/x/crypto  v0.0.0-20200423211502-4bdfaf469ed5  //  indirect
3535	golang.org/x/net  v0.0.0-20200226121028-0de0cce0169b  //  indirect
3636	golang.org/x/sys  v0.0.0-20200625212154-ddb9806d33ae  //  indirect
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments