File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module  github.com/launchdarkly/sdk-test-harness/v2 
22
33go  1.22 
4- toolchain  go1.23 .1 
4+ toolchain  go1.24 .1 
55
66require  (
77	github.com/aws/aws-sdk-go  v1.55.5 
@@ -13,7 +13,7 @@ require (
1313	github.com/launchdarkly/go-sdk-common/v3  v3.1.0 
1414	github.com/launchdarkly/go-server-sdk-evaluation/v3  v3.0.0 
1515	github.com/launchdarkly/go-test-helpers/v2  v2.3.2 
16- 	github.com/redis/go-redis/v9  v9.6.1  
16+ 	github.com/redis/go-redis/v9  v9.6.3  
1717	github.com/stretchr/testify  v1.8.4 
1818	golang.org/x/exp  v0.0.0-20230817173708-d852ddb80c63 
1919	gopkg.in/yaml.v3  v3.0.1 
Original file line number Diff line number Diff line change @@ -190,8 +190,8 @@ github.com/prometheus/common v0.9.1/go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8b
190190github.com/prometheus/procfs  v0.0.0-20181005140218-185b4288413d /go.mod  h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
191191github.com/prometheus/procfs  v0.0.2 /go.mod  h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
192192github.com/prometheus/procfs  v0.0.8 /go.mod  h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A =
193- github.com/redis/go-redis/v9  v9.6.1   h1:HHDteefn6ZkTtY5fGUE8tj8uy85AHk6zP7CpzIAM0y4 =
194- github.com/redis/go-redis/v9  v9.6.1  /go.mod  h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA =
193+ github.com/redis/go-redis/v9  v9.6.3   h1:8Dr5ygF1QFXRxIH/m3Xg9MMG1rS8YCtAgosrsewT6i0 =
194+ github.com/redis/go-redis/v9  v9.6.3  /go.mod  h1:0C0c6ycQsdpVNQpxb1njEQIqkx5UcsM8FJCQLgE9+RA =
195195github.com/rogpeppe/go-internal  v1.9.0  h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8 =
196196github.com/rogpeppe/go-internal  v1.9.0 /go.mod  h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
197197github.com/ryanuber/columnize  v0.0.0-20160712163229-9b3edd62028f /go.mod  h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments