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

Update testify to v1.9.0 #177

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Update testify to v1.9.0 #177

merged 1 commit into from
Mar 10, 2024

Conversation

gabrieljackson
Copy link
Owner

This updates the testify package along with transitioning instances of mock.AnythingOfTypeArgument to mock.AnythingOfType.

Fixes #175

This updates the testify package along with transitioning instances
of `mock.AnythingOfTypeArgument` to `mock.AnythingOfType`.
@gabrieljackson gabrieljackson added the dependencies Pull requests that update a dependency file label Mar 10, 2024
@gabrieljackson gabrieljackson merged commit 1cde839 into master Mar 10, 2024
2 checks passed
@gabrieljackson gabrieljackson deleted the testify-upgrade branch March 10, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testify/mock.AnythingOfTypeArgument is deprecated
1 participant