We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbdfff6 commit 03b07a6Copy full SHA for 03b07a6
modules/project_cleanup/function_source/go.mod
@@ -1,6 +1,6 @@
1
module github.com/terraform-google-modules/terraform-google-scheduled-function/modules/project_cleanup
2
3
-go 1.18
+go 1.20
4
5
require (
6
golang.org/x/net v0.10.0
test/integration/go.mod
module github.com/terraform-google-modules/terraform-google-scheduled-function/test/integration
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.5.1
0 commit comments