Skip to content

Commit 52f827f

Browse files
fix(deps): Update github.com/terraform-google-modules/terraform-example-foundation/test/integration digest to 7e2ac05
1 parent 7e2ac05 commit 52f827f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

helpers/foundation-deployer/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/hcl/v2 v2.23.0
1111
github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770
1212
github.com/stretchr/testify v1.11.1
13-
github.com/terraform-google-modules/terraform-example-foundation/test/integration v0.0.0-20240808135927-5f1fd0f4104a
13+
github.com/terraform-google-modules/terraform-example-foundation/test/integration v0.0.0-20260108191608-7e2ac058c506
1414
github.com/tidwall/gjson v1.18.0
1515
gitlab.com/gitlab-org/api/client-go v0.158.0
1616
google.golang.org/api v0.206.0

helpers/foundation-deployer/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
130130
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
131131
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
132132
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
133-
github.com/terraform-google-modules/terraform-example-foundation/test/integration v0.0.0-20240808135927-5f1fd0f4104a h1:4Ih0BauwdUTF+YuA55/qY8Q+d5brYKPpae0YWkB9D2A=
134-
github.com/terraform-google-modules/terraform-example-foundation/test/integration v0.0.0-20240808135927-5f1fd0f4104a/go.mod h1:p8CvVuYRey5Nb8dipH5KM+eY+TnqfLgDnQ5M1a7oHiw=
133+
github.com/terraform-google-modules/terraform-example-foundation/test/integration v0.0.0-20260108191608-7e2ac058c506 h1:0bDESBV2NYzupJIZXVnu9TkR7EyVMV9JpVGifn1k3lE=
134+
github.com/terraform-google-modules/terraform-example-foundation/test/integration v0.0.0-20260108191608-7e2ac058c506/go.mod h1:XsoM1QUls5BgdG+cExLBB487w5DBB1ajiUR8yLXePKk=
135135
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
136136
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
137137
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=

0 commit comments

Comments
 (0)