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

dep: remove dependency on ansi-term #1070

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

jiangliu
Copy link
Collaborator

The ansi-term crate is deprecated, so upgrade flexi-logger to get rid of dependency on ansi-term crate.

Fixes: #1064

Signed-off-by: Jiang Liu [email protected]

The ansi-term crate is deprecated, so upgrade flexi-logger to get
rid of dependency on ansi-term crate.

Fixes: dragonflyoss#1064

Signed-off-by: Jiang Liu <[email protected]>
@jiangliu jiangliu requested a review from a team as a code owner February 11, 2023 03:11
@jiangliu jiangliu requested review from liubin, luodw and hsiangkao and removed request for a team February 11, 2023 03:11
@anolis-bot
Copy link
Collaborator

@jiangliu , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/50062

@anolis-bot
Copy link
Collaborator

@jiangliu , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS

Congratulations, your test job passed!

@adamqqqplay adamqqqplay self-requested a review February 11, 2023 03:42
@adamqqqplay
Copy link
Member

Thanks for fixing this issue!

@jiangliu jiangliu merged commit ff615b5 into dragonflyoss:master Feb 11, 2023
@jiangliu jiangliu deleted the dep-ansi-term.patch branch March 28, 2023 01:53
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.

RUSTSEC-2021-0139: ansi_term is Unmaintained
3 participants