File tree Expand file tree Collapse file tree 2 files changed +11
-162
lines changed 
modules/project_cleanup/function_source Expand file tree Collapse file tree 2 files changed +11
-162
lines changed Original file line number Diff line number Diff line change 11module  github.com/terraform-google-modules/terraform-google-scheduled-function/modules/project_cleanup 
22
3- go  1.22.7  
3+ go  1.23.0  
44
5- toolchain  go1.23.6  
5+ toolchain  go1.24.8  
66
77require  (
88	cloud.google.com/go/asset  v1.20.4 
99	cloud.google.com/go/container  v1.42.2 
1010	cloud.google.com/go/securitycenter  v1.35.3 
1111	golang.org/x/net  v0.34.0 
12- 	golang.org/x/oauth2  v0.26 .0 
12+ 	golang.org/x/oauth2  v0.27 .0 
1313	google.golang.org/api  v0.219.0 
1414)
1515
@@ -26,12 +26,10 @@ require (
2626	github.com/felixge/httpsnoop  v1.0.4  //  indirect
2727	github.com/go-logr/logr  v1.4.2  //  indirect
2828	github.com/go-logr/stdr  v1.2.2  //  indirect
29- 	github.com/golang/groupcache  v0.0.0-20210331224755-41bb18bfe9da  //  indirect
3029	github.com/google/s2a-go  v0.1.9  //  indirect
3130	github.com/google/uuid  v1.6.0  //  indirect
3231	github.com/googleapis/enterprise-certificate-proxy  v0.3.4  //  indirect
3332	github.com/googleapis/gax-go/v2  v2.14.1  //  indirect
34- 	go.opencensus.io  v0.24.0  //  indirect
3533	go.opentelemetry.io/auto/sdk  v1.1.0  //  indirect
3634	go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc  v0.58.0  //  indirect
3735	go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp  v0.58.0  //  indirect
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments