mirror of
https://github.com/opentofu/opentofu.org.git
synced 2026-01-11 19:56:26 +00:00
Fix git v1.11 submodule (#390)
Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
parent
0060345d75
commit
d4f3b8d1cc
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -24,4 +24,4 @@
|
|||
branch = v1.10
|
||||
[submodule "opentofu-repo/v1.11"]
|
||||
path = opentofu-repo/v1.11
|
||||
url = git@github.com:opentofu/opentofu.git
|
||||
url = https://github.com/opentofu/opentofu
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue