Skip to content

Commit 3646434

Browse files
build(deps): bump github.com/opentofu/opentofu-schema
Bumps [github.com/opentofu/opentofu-schema](https://github.com/opentofu/opentofu-schema) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/opentofu/opentofu-schema/releases) - [Commits](opentofu/opentofu-schema@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: github.com/opentofu/opentofu-schema dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a213ff1 commit 3646434

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
@@ -20,7 +20,7 @@ require (
2020
github.com/mitchellh/cli v1.1.5
2121
github.com/mitchellh/go-homedir v1.1.0
2222
github.com/mitchellh/mapstructure v1.5.0
23-
github.com/opentofu/opentofu-schema v0.4.0
23+
github.com/opentofu/opentofu-schema v0.4.1
2424
github.com/opentofu/registry-address v0.0.0-20230922120653-901b9ae4061a
2525
github.com/opentofu/tofu-exec v0.0.2
2626
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/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
452452
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
453453
github.com/opentofu/hcl-lang v0.0.0-20260522124527-7bace23dc756 h1:alPcefSsgdtB5GllRwualGteRoMmIkx85f+J2Xyxa20=
454454
github.com/opentofu/hcl-lang v0.0.0-20260522124527-7bace23dc756/go.mod h1:OzQ7mQih+IZoKbhDmtBsWvWo78ir0D1us8Co298EF8E=
455-
github.com/opentofu/opentofu-schema v0.4.0 h1:z8aedmle6uSudChnYaK8miDDvI8uigCZBI+9jg3N8d0=
456-
github.com/opentofu/opentofu-schema v0.4.0/go.mod h1:ahviE16B2B7DvjGGAAtWmthTcp079nGFmqKtVo2IF+8=
455+
github.com/opentofu/opentofu-schema v0.4.1 h1:JtP2WPM4vW1Y69sEy8/1G4BPl4taKbxUvcLvNDOiXNE=
456+
github.com/opentofu/opentofu-schema v0.4.1/go.mod h1:ahviE16B2B7DvjGGAAtWmthTcp079nGFmqKtVo2IF+8=
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)