File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030	github.com/pkg/errors  v0.9.1  //  indirect
3131	github.com/pmezard/go-difflib  v1.0.0  //  indirect
3232	github.com/spf13/pflag  v1.0.5  //  indirect
33- 	go.uber.org/atomic  v1.7 .0  //  indirect
33+ 	go.uber.org/atomic  v1.10 .0  //  indirect
3434	go.uber.org/multierr  v1.9.0  //  indirect
3535	gopkg.in/yaml.v3  v3.0.1  //  indirect
3636)
Original file line number Diff line number Diff line change @@ -54,13 +54,12 @@ github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
5454github.com/stretchr/objx  v0.1.0 /go.mod  h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
5555github.com/stretchr/objx  v0.4.0 /go.mod  h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
5656github.com/stretchr/objx  v0.5.0 /go.mod  h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
57- github.com/stretchr/testify  v1.3.0 /go.mod  h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI =
5857github.com/stretchr/testify  v1.7.1 /go.mod  h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
5958github.com/stretchr/testify  v1.8.0 /go.mod  h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
6059github.com/stretchr/testify  v1.8.1  h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk =
6160github.com/stretchr/testify  v1.8.1 /go.mod  h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
62- go.uber.org/atomic  v1.7 .0  h1:ADUqmZGgLDDfbSL9ZmPxKTybcoEYHgpYfELNoN+7hsw =
63- go.uber.org/atomic  v1.7 .0 /go.mod  h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc =
61+ go.uber.org/atomic  v1.10 .0  h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ =
62+ go.uber.org/atomic  v1.10 .0 /go.mod  h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0 =
6463go.uber.org/goleak  v1.1.11  h1:wy28qYRKZgnJTxGxvye5/wgWr1EKjmUDGYox5mGlRlI =
6564go.uber.org/multierr  v1.9.0  h1:7fIwc/ZtS0q++VgcfqFDxSBZVv/Xo49/SYnDFupUwlI =
6665go.uber.org/multierr  v1.9.0 /go.mod  h1:X2jQV1h+kxSjClGpnseKVIxpmcjrj7MNnI0bnlfKTVQ =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments