This repository was archived by the owner on Sep 3, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module  github.com/coder/coder-xray 
22
3- go  1.21  
3+ go  1.22.0  
44
55replace  tailscale.com  => github.com/coder/tailscale  v1.1.1-0.20231205095743-61c97bad8c8b 
66
@@ -64,7 +64,7 @@ require (
6464	github.com/cenkalti/backoff/v4  v4.2.1  //  indirect
6565	github.com/cespare/xxhash/v2  v2.2.0  //  indirect
6666	github.com/charmbracelet/lipgloss  v0.8.0  //  indirect
67- 	github.com/cloudflare/circl  v1.3.7   //  indirect
67+ 	github.com/cloudflare/circl  v1.6.1   //  indirect
6868	github.com/coder/terraform-provider-coder  v0.13.0  //  indirect
6969	github.com/coreos/go-iptables  v0.6.0  //  indirect
7070	github.com/coreos/go-oidc/v3  v3.9.0  //  indirect
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/chenzhuoyu/iasm v0.9.0 h1:9fhXjVzq5hUy2gkhhgHl95zG2cEAhw9OSGs8toWWAwo
142142github.com/chenzhuoyu/iasm  v0.9.0 /go.mod  h1:Xjy2NpN3h7aUqeqM+woSuuvxmIe6+DDsiNLIrkAmYog =
143143github.com/cilium/ebpf  v0.11.0  h1:V8gS/bTCCjX9uUnkUFUpPsksM8n1lXBAvHcpiFk1X2Y =
144144github.com/cilium/ebpf  v0.11.0 /go.mod  h1:WE7CZAnqOL2RouJ4f1uyNhqr2P4CCvXFIqdRDUgWsVs =
145- github.com/cloudflare/circl  v1.3.7   h1:qlCDlTPz2n9fu58M0Nh1J/JzcFpfgkFHHX3O35r5vcU =
146- github.com/cloudflare/circl  v1.3.7  /go.mod  h1:sRTcRWXGLrKw6yIGJ+l7amYJFfAXbZG0kBSc8r4zxgA =
145+ github.com/cloudflare/circl  v1.6.1   h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
146+ github.com/cloudflare/circl  v1.6.1  /go.mod  h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
147147github.com/coder/coder/v2  v2.7.2-0.20240130231137-0c30dde9b581  h1:8zP8bB1umZoayKi0QLO/qfQYLAxQg7hsRKiXr9i+2K4 =
148148github.com/coder/coder/v2  v2.7.2-0.20240130231137-0c30dde9b581 /go.mod  h1:NsZFMXaCH50KLgzBPaSH3REb00wnL4C5NgkdbwKd/XA =
149149github.com/coder/retry  v1.5.1  h1:iWu8YnD8YqHs3XwqrqsjoBTAVqT9ml6z9ViJ2wlMiqc =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments