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 capnslog, link to new home #77

Closed
wants to merge 1 commit into from

Conversation

jonboulle
Copy link
Contributor

This eliminates a circular dependency between coreos/pkg and
coreos/go-systemd.

See #73 for more details.

This eliminates a circular dependency between coreos/pkg and
coreos/go-systemd.

See coreos#73 for more details.
@jonboulle
Copy link
Contributor Author

@lucab wdyt?

@lucab
Copy link
Contributor

lucab commented Aug 4, 2016

This will probably break all of https://godoc.org/github.com/coreos/pkg/capnslog?importers, but I'm not sure if there exists a gentler deprecation plan.

@jonboulle
Copy link
Contributor Author

I'd say generally speaking the onus is on projects to vendor but I see a couple of ours (like https://github.com/coreos/go-oidc) aren't doing it - so not quite sure at this stage.

@lucab
Copy link
Contributor

lucab commented Mar 8, 2017

go-oidc doesn't depend on this anymore after coreos/go-oidc#95.

@bgilbert
Copy link
Contributor

bgilbert commented Jun 22, 2022

I've archived the separate capnslog repo and I'm going to close this out. It looks like the existing users are all still importing from coreos/pkg. Due to the light maintenance of capnslog and this repo generally, packages should probably be migrating to a different logging library; let's not add more churn in the meantime.

See also #57.

@bgilbert bgilbert closed this Jun 22, 2022
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.

3 participants