Skip to content

Commit 1f9836a

Browse files
committed
Pinning to the latest commit of schema ephemeral branch
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
1 parent db9a200 commit 1f9836a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/mitchellh/cli v1.1.5
1919
github.com/mitchellh/go-homedir v1.1.0
2020
github.com/mitchellh/mapstructure v1.5.0
21-
github.com/opentofu/opentofu-schema v0.1.2-0.20250930060056-86ad42cd626a
21+
github.com/opentofu/opentofu-schema v0.1.2-0.20251024101908-7fdece494eb1
2222
github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a
2323
github.com/opentofu/tofu-exec v0.0.2
2424
github.com/opentofu/tofudl v0.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,8 @@ github.com/npillmayer/nestext v0.1.3/go.mod h1:h2lrijH8jpicr25dFY+oAJLyzlya6jhnu
452452
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
453453
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
454454
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
455-
github.com/opentofu/opentofu-schema v0.1.2-0.20250930060056-86ad42cd626a h1:6NGdquTbo0bDGTgGfsYsfKpV+7I0i66mC28O2/qlbGc=
456-
github.com/opentofu/opentofu-schema v0.1.2-0.20250930060056-86ad42cd626a/go.mod h1:brkEqnz2GLUnJyKGMxYk8bKTfGmNIEmy+f6uJNOsUv0=
455+
github.com/opentofu/opentofu-schema v0.1.2-0.20251024101908-7fdece494eb1 h1:shE+ObSRvtSzztssxVO6YuMjJ6lfIv3hmEPhWI7N5B0=
456+
github.com/opentofu/opentofu-schema v0.1.2-0.20251024101908-7fdece494eb1/go.mod h1:brkEqnz2GLUnJyKGMxYk8bKTfGmNIEmy+f6uJNOsUv0=
457457
github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a h1:NyM/PPbc+kxxv2d4OKfE32C5fLtVTLceyg4YKKCYO9Y=
458458
github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a/go.mod h1:HzQhpVo/NJnGmN+7FPECCVCA5ijU7AUcvf39enBKYOc=
459459
github.com/opentofu/tofu-exec v0.0.2 h1:qpqaHfHVVqEPHfT/hLwRD3rClZNu2VTejrvfjIhGz9A=

0 commit comments

Comments
 (0)