Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: vip bug #389

Closed
wants to merge 1 commit into from
Closed

Conversation

evan-forbes
Copy link
Member

Description

I don't like this api, but this fixes this bug in viper 1.18

@evan-forbes evan-forbes self-assigned this Apr 17, 2024
@evan-forbes evan-forbes requested a review from a team as a code owner April 17, 2024 22:43
@evan-forbes evan-forbes requested review from ramin, ninabarbakadze, rootulp, cmwaters and staheri14 and removed request for a team April 17, 2024 22:43
Copy link

@staheri14 staheri14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

@evan-forbes
Copy link
Member Author

going off the tests, I think simply downgrading is likely a better option

@evan-forbes
Copy link
Member Author

so closing this in favor of celestiaorg/celestia-core#1312

evan-forbes added a commit to celestiaorg/celestia-core that referenced this pull request Apr 18, 2024
## Description

I think the aws dep bumped viper in the last tracing PR, and 1.18 has
this issue spf13/viper#1706.

we can do this or celestiaorg/cosmos-sdk#389

main uses v1.13 of viper, but 1.15 is the lowest we can use without a
replace statement on this branch
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.18.0 Unmarshal() Breaking Our Tests With: '' expected a map, got 'interface'
2 participants