File tree Expand file tree Collapse file tree 2 files changed +7
-158
lines changed
modules/project_cleanup/function_source Expand file tree Collapse file tree 2 files changed +7
-158
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/terraform-google-modules/terraform-google-scheduled-function/m
22
33go 1.22.7
44
5- toolchain go1.23.6
5+ toolchain go1.24.7
66
77require (
88 cloud.google.com/go/asset v1.20.4
@@ -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