We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d046d2b commit 1f95f6bCopy full SHA for 1f95f6b
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