File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.3
66
77require  (
88	github.com/caarlos0/env/v9  v9.0.0 
9- 	github.com/go-chi/chi/v5  v5.2.0  
9+ 	github.com/go-chi/chi/v5  v5.2.1  
1010	github.com/go-chi/cors  v1.2.1 
1111	github.com/go-chi/httprate  v0.14.1 
1212	github.com/go-ozzo/ozzo-validation/v4  v4.3.0 
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/dlclark/regexp2 v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yA
2222github.com/dlclark/regexp2  v1.11.4 /go.mod  h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
2323github.com/dustin/go-humanize  v1.0.1  h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
2424github.com/dustin/go-humanize  v1.0.1 /go.mod  h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
25- github.com/go-chi/chi/v5  v5.2.0   h1:Aj1EtB0qR2Rdo2dG4O94RIU35w2lvQSj6BRA4+qwFL0 =
26- github.com/go-chi/chi/v5  v5.2.0  /go.mod  h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8 =
25+ github.com/go-chi/chi/v5  v5.2.1   h1:KOIHODQj58PmL80G2Eak4WdvUzjSJSm0vG72crDCqb8 =
26+ github.com/go-chi/chi/v5  v5.2.1  /go.mod  h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
2727github.com/go-chi/cors  v1.2.1  h1:xEC8UT3Rlp2QuWNEr4Fs/c2EAGVKBwy/1vHx3bppil4 =
2828github.com/go-chi/cors  v1.2.1 /go.mod  h1:sSbTewc+6wYHBBCW7ytsFSn836hqM7JxpglAy2Vzc58 =
2929github.com/go-chi/httprate  v0.14.1  h1:EKZHYEZ58Cg6hWcYzoZILsv7ppb46Wt4uQ738IRtpZs =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments