Skip to content

Conversation

@ZoeySimone
Copy link

Adds an early exit if composed decode hooks are processing a field which is has an untyped nil value.

Fixes #121

Adds an early exit if composed decode hooks are processing a field which is has an untyped nil value.

Fixes go-viper#121
@ZoeySimone ZoeySimone marked this pull request as ready for review July 17, 2025 17:22
stuart-mclaren-hpe added a commit to HPE/terraform-provider-hpe that referenced this pull request Jul 23, 2025
Note: we override go-viper/mapstructure temporarily
to pick up this fix:

  go-viper/mapstructure#122

We need to add that override to go.mod in this repo -
it doesn't get picked up from the sdk repo.
stuart-mclaren-hpe added a commit to HPE/terraform-provider-hpe that referenced this pull request Jul 23, 2025
Note: we override go-viper/mapstructure temporarily
to pick up this fix:

  go-viper/mapstructure#122

We need to add that override to go.mod in this repo -
it doesn't get picked up from the sdk repo.

Update network datasource to pick up sdk changes -
otherwise the code will no longer compile.
stuart-mclaren-hpe added a commit to HPE/terraform-provider-hpe that referenced this pull request Jul 23, 2025
Note: we override go-viper/mapstructure temporarily
to pick up this fix:

  go-viper/mapstructure#122

We need to add that override to go.mod in this repo -
it doesn't get picked up from the sdk repo.

Update network datasource to pick up sdk changes -
otherwise the code will no longer compile.
stuart-mclaren-hpe added a commit to HPE/terraform-provider-hpe that referenced this pull request Jul 23, 2025
Note: we override go-viper/mapstructure temporarily to pick up this fix:

  go-viper/mapstructure#122

We need to add that override to go.mod in this repo - it doesn't get
picked up from the sdk repo.
naoise-osullivan-hpe pushed a commit to HPE/terraform-provider-hpe that referenced this pull request Aug 20, 2025
Note: we override go-viper/mapstructure temporarily to pick up this fix:

  go-viper/mapstructure#122

We need to add that override to go.mod in this repo - it doesn't get
picked up from the sdk repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Composed decode hooks may panic while decoding ,remain data

1 participant