There was an error while loading. Please reload this page.
1 parent 891e946 commit 837ece0Copy full SHA for 837ece0
test/integration/go.mod
@@ -3,6 +3,6 @@ module github.com/terraform-google-modules/terraform-google-github-actions-runne
3
go 1.16
4
5
require (
6
-github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.5.1
7
-github.com/stretchr/testify v1.8.2
+github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.5.2
+github.com/stretchr/testify v1.8.3
8
)
0 commit comments