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

Split out assertions and put in external repo #122

Merged
merged 1 commit into from
Jul 23, 2015
Merged

Split out assertions and put in external repo #122

merged 1 commit into from
Jul 23, 2015

Conversation

deankarn
Copy link
Contributor

split our assertion functions like IsEqual, Equal, NotEqual, PanicMatches etc...
into another library https://github.com/bluesuncorp/assert so that I can use them
in other projects.

split our assertion functions like IsEqual, Equal, NotEqual, PanicMatches etc...
into another library https://github.com/bluesuncorp/assert so that I can use them
in other projects.
@deankarn deankarn self-assigned this Jul 23, 2015
@deankarn deankarn added this to the v6 milestone Jul 23, 2015
deankarn pushed a commit that referenced this pull request Jul 23, 2015
Split out assertions and put in external repo
@deankarn deankarn merged commit c59a51f into go-playground:v6-development Jul 23, 2015
fairyhunter13 added a commit to fairyhunter13/validator that referenced this pull request Jul 12, 2020
Split out assertions and put in external repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant