File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/grongor/go-url-parser
33go  1.19 
44
55require  (
6- 	github.com/stretchr/testify  v1.8.4  
6+ 	github.com/stretchr/testify  v1.9.0  
77	golang.org/x/net  v0.17.0 
88)
99
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
2121github.com/stretchr/testify  v1.8.1 /go.mod  h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
2222github.com/stretchr/testify  v1.8.4  h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
2323github.com/stretchr/testify  v1.8.4 /go.mod  h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
24+ github.com/stretchr/testify  v1.9.0  h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
25+ github.com/stretchr/testify  v1.9.0 /go.mod  h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
2426golang.org/x/crypto  v0.0.0-20190308221718-c2843e01d9a2 /go.mod  h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
2527golang.org/x/net  v0.0.0-20191119073136-fc4aabc6c914  h1:MlY3mEfbnWGmUi4rtHOtNnnnN4UJRGSyLPx+DXA5Sq4 =
2628golang.org/x/net  v0.0.0-20191119073136-fc4aabc6c914 /go.mod  h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments