Skip to content

Commit 3aeef2a

Browse files
authored
tests: fix the module name in go.mod (#5)
1 parent ab64423 commit 3aeef2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.ibm.com/GoldenEye/terraform-ibm-landing-zone-vpc
1+
module github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc
22

33
go 1.18
44

0 commit comments

Comments
 (0)