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

vendor: Remove gopkg.in/check.v1 dependency #2682

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

michi-covalent
Copy link
Contributor

Remove gopkg.in/check.v1 dependency in preparation to merge cilium-cli repo with cilium repo 1. Use github.com/stretchr/testify/assert for assertions instead.

Ref: cilium/design-cfps#9

Footnotes

  1. https://github.com/cilium/cilium/blob/cd8f44c0e95f53f6e5cdbd6daffc5e9a3009c8a7/.golangci.yaml#L75

Remove gopkg.in/check.v1 dependency in preparation to merge cilium-cli
repo with cilium repo [^1]. Use github.com/stretchr/testify/assert for
assertions instead.

Ref: cilium/design-cfps#9
[^1]: https://github.com/cilium/cilium/blob/cd8f44c0e95f53f6e5cdbd6daffc5e9a3009c8a7/.golangci.yaml#L75

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent marked this pull request as ready for review July 14, 2024 15:07
@michi-covalent michi-covalent requested review from a team as code owners July 14, 2024 15:07
@michi-covalent michi-covalent merged commit 2ddeb2f into main Jul 15, 2024
13 checks passed
@michi-covalent michi-covalent deleted the pr/michi/checkmate branch July 15, 2024 00:34
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.

2 participants