File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,6 @@ require github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
66
77require  (
88	github.com/caarlos0/env/v6  v6.10.1 
9+ 	github.com/caarlos0/env/v9  v9.0.0 
910	golang.org/x/net  v0.43.0 
1011)
Original file line number Diff line number Diff line change @@ -2,5 +2,6 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPd
22github.com/armon/go-socks5  v0.0.0-20160902184237-e75332964ef5 /go.mod  h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
33github.com/caarlos0/env/v6  v6.10.1  h1:t1mPSxNpei6M5yAeu1qtRdPAK29Nbcf/n3G7x+b3/II =
44github.com/caarlos0/env/v6  v6.10.1 /go.mod  h1:hvp/ryKXKipEkcuYjs9mI4bBCg+UI0Yhgm5Zu0ddvwc =
5+ github.com/caarlos0/env/v9  v9.0.0 /go.mod  h1:ye5mlCVMYh6tZ+vCgrs/B95sj88cg5Tlnc0XIzgZ020 =
56golang.org/x/net  v0.43.0  h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE =
67golang.org/x/net  v0.43.0 /go.mod  h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg =
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/armon/go-socks5
44# github.com/caarlos0/env/v6 v6.10.1
55## explicit; go 1.17
66github.com/caarlos0/env/v6
7+ # github.com/caarlos0/env/v9 v9.0.0
8+ ## explicit; go 1.17
79# golang.org/x/net v0.43.0
810## explicit; go 1.23.0
911golang.org/x/net/context
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments