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

chore:upgrade some dependent packages to eliminate dependencies on some archived repositories #767

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

No-SilverBullet
Copy link
Contributor

What this PR does:
Upgrade some dependent packages to eliminate dependencies on some archived repositories as much as possible

包名 仓库地址 依赖类型 是否可以消除 解决办法/无法消除原因
github.com/benbjohnson/clock https://github.com/benbjohnson/clock 间接依赖 升级go.uber.org/zap到最新版本v1.27.0
github.com/mitchellh/copystructure https://github.com/mitchellh/copystructure 间接依赖 升级koanf到最新版本(v2.1.2)后仍然存在
github.com/mitchellh/mapstructure https://github.com/mitchellh/mapstructure 间接依赖 升级koanf到最新版本(v2.1.2)
github.com/mitchellh/reflectwalk https://github.com/mitchellh/reflectwalk 间接依赖 升级koanf到最新版本(v2.1.2)后仍然存在
github.com/pkg/errors https://github.com/pkg/errors 直接依赖 errors包稳定且广泛使用,没有必要移除
github.com/golang/mock https://github.com/golang/mock 直接依赖 go官方包,稳定且广泛使用,没有必要移除

Which issue(s) this PR fixes:
#755

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


No-SilverBullet and others added 29 commits November 10, 2024 13:06
feat:change golangclilint version to 1.57.x to support more linter
feat:adjust lint conf and adjust the code to pass the check
feat:close session when send heart beat message failed
style: format some code; fix: some sql statement or rows was not been…
>
>
Co-authored-by: marsevilspirit <[email protected]>
Co-authored-by: solisamicus <[email protected]>
Co-authored-by: No-SilverBullet  <[email protected]>
Co-authored-by: marsevilspirit <[email protected]>
Co-authored-by: solisamicus <[email protected]>
Co-authored-by: No-SilverBullet  <[email protected]>
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants