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

Replace beego validation with go-playground/validator #886

Conversation

jihoon-seo
Copy link
Member

@jihoon-seo jihoon-seo requested a review from seokho-son October 22, 2021 06:50
}
}
return nil
*/
Copy link
Member

Choose a reason for hiding this comment

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

@jihoon-seo
legacy code 에 특별한 의미(향후 재활용 가능성, 참고 필요 등)가 남아 있지 않다면, 주석 처리보다는 삭제가 어떨까요?

Copy link
Member Author

Choose a reason for hiding this comment

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

@seokho-son 리뷰 감사합니다.
의견 주신 대로, 주석 처리 하지 않고 삭제하였습니다 😊

@jihoon-seo jihoon-seo force-pushed the 211022_Replace_beego_validation_with_go-playground/validator branch from d0d5a84 to edf75e8 Compare October 25, 2021 01:41
@jihoon-seo jihoon-seo force-pushed the 211022_Replace_beego_validation_with_go-playground/validator branch from edf75e8 to d7c3e19 Compare October 25, 2021 01:56
@jihoon-seo
Copy link
Member Author

Resolved merge conflict. 😊

@seokho-son
Copy link
Member

/lgtm
Thank you !!!

@github-actions github-actions bot added the lgtm This PR is acceptable by at least one reviewer label Oct 25, 2021
@seokho-son seokho-son merged commit 902d688 into cloud-barista:main Oct 25, 2021
@jihoon-seo jihoon-seo deleted the 211022_Replace_beego_validation_with_go-playground/validator branch October 25, 2021 02:59
@jihoon-seo jihoon-seo added the hacktoberfest-accepted hacktoberfest-accepted label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted hacktoberfest-accepted lgtm This PR is acceptable by at least one reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace beego validation with go-playground/validator Update dependency - github.com/beego/beego
2 participants