Skip to content

Commit 03b07a6

Browse files
chore(deps): update dependency go to 1.20
1 parent cbdfff6 commit 03b07a6

File tree

2 files changed

+2
-2
lines changed
  • modules/project_cleanup/function_source
  • test/integration

2 files changed

+2
-2
lines changed

modules/project_cleanup/function_source/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/terraform-google-modules/terraform-google-scheduled-function/modules/project_cleanup
22

3-
go 1.18
3+
go 1.20
44

55
require (
66
golang.org/x/net v0.10.0

test/integration/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/terraform-google-modules/terraform-google-scheduled-function/test/integration
22

3-
go 1.18
3+
go 1.20
44

55
require (
66
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.5.1

0 commit comments

Comments
 (0)