File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ go 1.23.0
44
55toolchain  go1.24.1 
66
7- require  golang.org/x/tools  v0.31 .0 
7+ require  golang.org/x/tools  v0.32 .0 
88
99require  (
1010	golang.org/x/mod  v0.24.0  //  indirect
11- 	golang.org/x/sync  v0.12 .0  //  indirect
11+ 	golang.org/x/sync  v0.13 .0  //  indirect
1212)
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
22github.com/google/go-cmp  v0.6.0 /go.mod  h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
33golang.org/x/mod  v0.24.0  h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU =
44golang.org/x/mod  v0.24.0 /go.mod  h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww =
5- golang.org/x/sync  v0.12 .0  h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw =
6- golang.org/x/sync  v0.12 .0 /go.mod  h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
7- golang.org/x/tools  v0.31 .0  h1:0EedkvKDbh+qistFTd0Bcwe/YLh4vHwWEkiI0toFIBU =
8- golang.org/x/tools  v0.31 .0 /go.mod  h1:naFTU+Cev749tSJRXJlna0T3WxKvb1kWEx15xA4SdmQ =
5+ golang.org/x/sync  v0.13 .0  h1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610 =
6+ golang.org/x/sync  v0.13 .0 /go.mod  h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
7+ golang.org/x/tools  v0.32 .0  h1:Q7N1vhpkQv7ybVzLFtTjvQya2ewbwNDZzUgfXGqtMWU =
8+ golang.org/x/tools  v0.32 .0 /go.mod  h1:ZxrU41P/wAbZD8EDa6dDCa6XfpkhJ7HFMjHJXfBDu8s =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments