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 1221ebd commit 3869473Copy full SHA for 3869473
build/lint.cloudbuild.yaml
@@ -21,4 +21,4 @@ tags:
21
- 'lint'
22
substitutions:
23
_DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools'
24
- _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.22'
+ _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.23'
test/integration/go.mod
@@ -2,7 +2,7 @@ module github.com/terraform-google-modules/dataplex-auto-data-quality/test/integ
2
3
go 1.22.7
4
5
-toolchain go1.22.9
+toolchain go1.23.4
6
7
require (
8
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.17.0
0 commit comments