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

Use github.com/prometheus/procfs #141

Merged
merged 1 commit into from
May 16, 2020

Conversation

PierreF
Copy link
Contributor

@PierreF PierreF commented Apr 6, 2020

For #140, use upsteam prometheus/procfs.

This depend on PR prometheus/procfs#280 and that's why the go.mod contains a replace pointing to my fork of prometheus/procfs. We should wait for prometheus/procfs to merge the PR and I'll update go.mod to drop the replace before merging this PR.

All changes in vendor/ directory were done by running "go mod vendor" using go 1.12.17. I hope it's the correct way to update it.

@ncabatoff
Copy link
Owner

Hi @PierreF thanks for doing this. Would you mind removing the replace now that the change has been merged upstream?

@PierreF PierreF force-pushed the procfs-upstream branch from 5f803ec to 12b726b Compare May 6, 2020 15:13
@PierreF
Copy link
Contributor Author

PierreF commented May 6, 2020

Updated (push-force) to remove the replace line.
I set procfs commit just after merge of prometheus/procfs#280

@PierreF PierreF changed the title [WIP] Use github.com/prometheus/procfs Use github.com/prometheus/procfs May 6, 2020
@ncabatoff ncabatoff merged commit 0c9fe55 into ncabatoff:master May 16, 2020
@ncabatoff
Copy link
Owner

Thanks again @PierreF !

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.

2 participants