Skip to content

Update github.com/spf13/viper from v1.11.0 to v1.21.0 - #521

Merged
bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:viper
Sep 10, 2026
Merged

bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:viper

Conversation

@bestbeforetoday

Copy link
Copy Markdown
Member

Newer versions of Viper lowercase attribute keys. To ensure the correctly cased attribute keys continue to be included in YAML files, a canonical name mapping for reserved attribute names is performed.

Note that a newer version of fabric-lib-go than the current latest release version (v1.1.4) is required for compatibility with the newer Viper and mapstructure usage.

This change includes some additional dependency updates not related to the Viper update.

Newer versions of Viper lowercase attribute keys. To ensure the
correctly cased attribute keys continue to be included in YAML files, a
canonical name mapping for reserved attribute names is performed.

Note that a newer version of fabric-lib-go than the current latest
release version (v1.1.4) is required for compatibility with the newer
Viper and mapstructure usage.

This change includes some additional dependency updates not related to
the Viper update.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@bestbeforetoday
bestbeforetoday merged commit efad347 into hyperledger:main Sep 10, 2026
6 checks passed
@bestbeforetoday
bestbeforetoday deleted the viper branch September 10, 2026 09:10
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.

1 participant