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

remove invalid licenses and package #1489

Merged
merged 3 commits into from
May 17, 2024

Conversation

Takuka0311
Copy link
Collaborator

1、移除使用LGPL v3 licenses的"github.com/juju/errors"包,并更新相关调用点
2、go mod tidy

@@ -22,7 +22,7 @@ import (

"github.com/alibaba/ilogtail/pkg/pipeline"

"github.com/siddontang/go-mysql/replication"
"github.com/go-mysql-org/go-mysql/replication"
Copy link
Collaborator

Choose a reason for hiding this comment

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

测试下基本功能

@yyuuttaaoo yyuuttaaoo merged commit 670fd5d into alibaba:main May 17, 2024
15 checks passed
@yyuuttaaoo yyuuttaaoo added the miscellaneous Code format, comment and etc. label May 17, 2024
@yyuuttaaoo yyuuttaaoo added this to the v2.1 milestone May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
miscellaneous Code format, comment and etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants