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

Maintain a community based depguard rules #32

Open
ccoVeille opened this issue Jan 9, 2025 · 1 comment · May be fixed by #38
Open

Maintain a community based depguard rules #32

ccoVeille opened this issue Jan 9, 2025 · 1 comment · May be fixed by #38

Comments

@ccoVeille
Copy link
Owner

ccoVeille commented Jan 9, 2025

github.com/pkg/errors => errors
golang.org/x/net/context => context
syscall => golang.org/x/sys
github.com/hashicorp/go-multierror => errors.Join

note: slices and maps are already handled via https://github.com/ldez/exptostd
golang.org/x/exp/slices => slices
golang.org/x/exp/maps => maps

https://github.com/search?q=path%3Agolangci+language%3Ayaml+-is%3Afork+%22depguard%3A%22&type=code&p=1

@ccoVeille
Copy link
Owner Author

ccoVeille commented Jan 12, 2025

@ccoVeille ccoVeille linked a pull request Jan 17, 2025 that will close this issue
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 a pull request may close this issue.

1 participant