File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121	github.com/hashicorp/terraform-plugin-sdk/v2  v2.37.0 
2222	github.com/mitchellh/mapstructure  v1.5.1-0.20231216201459-8508981c8b6c 
2323	github.com/oapi-codegen/runtime  v1.1.2 
24- 	github.com/stretchr/testify  v1.11.0  
24+ 	github.com/stretchr/testify  v1.11.1  
2525	go.uber.org/mock  v0.6.0 
2626)
2727
Original file line number Diff line number Diff line change @@ -986,8 +986,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
986986github.com/stretchr/testify  v1.8.2 /go.mod  h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
987987github.com/stretchr/testify  v1.8.4 /go.mod  h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
988988github.com/stretchr/testify  v1.9.0 /go.mod  h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
989- github.com/stretchr/testify  v1.11.0   h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
990- github.com/stretchr/testify  v1.11.0  /go.mod  h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
989+ github.com/stretchr/testify  v1.11.1   h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
990+ github.com/stretchr/testify  v1.11.1  /go.mod  h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
991991github.com/subosito/gotenv  v1.6.0  h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8 =
992992github.com/subosito/gotenv  v1.6.0 /go.mod  h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU =
993993github.com/theupdateframework/go-tuf  v0.7.0  h1:CqbQFrWo1ae3/I0UCblSbczevCCbS31Qvs5LdxRWqRI =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88	github.com/go-resty/resty/v2  v2.16.5 
99	github.com/google/uuid  v1.6.0 
1010	github.com/sirupsen/logrus  v1.9.3 
11- 	github.com/stretchr/testify  v1.10.0  
11+ 	github.com/stretchr/testify  v1.11.1  
1212	github.com/x-cray/logrus-prefixed-formatter  v0.5.2 
1313)
1414
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVs
4646github.com/stretchr/objx  v0.1.0 /go.mod  h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
4747github.com/stretchr/testify  v1.5.1 /go.mod  h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
4848github.com/stretchr/testify  v1.7.0 /go.mod  h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
49- github.com/stretchr/testify  v1.10.0   h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
50- github.com/stretchr/testify  v1.10.0  /go.mod  h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
49+ github.com/stretchr/testify  v1.11.1   h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
50+ github.com/stretchr/testify  v1.11.1  /go.mod  h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
5151github.com/x-cray/logrus-prefixed-formatter  v0.5.2  h1:00txxvfBM9muc0jiLIEAkAcIMJzfthRT6usrui8uGmg =
5252github.com/x-cray/logrus-prefixed-formatter  v0.5.2 /go.mod  h1:2duySbKsL6M18s5GU7VPsoEPHyzalCE06qoARUCeBBE =
5353github.com/yuin/goldmark  v1.2.1 /go.mod  h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments