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

go.mod, vendor: update dependencies #164

Merged
merged 1 commit into from
May 30, 2022
Merged

go.mod, vendor: update dependencies #164

merged 1 commit into from
May 30, 2022

Conversation

tklauser
Copy link
Collaborator

@tklauser tklauser commented Apr 5, 2022

Update direct dependencies to the following versions:

  • github.com/shirou/gopsutil/v3 v3.22.3
  • golang.org/x/sys v0.0.0-20220405052023-b1e9470b6e64

@tklauser tklauser requested a review from odeke-em April 5, 2022 08:51
@tklauser tklauser marked this pull request as draft April 5, 2022 09:08
@tklauser
Copy link
Collaborator Author

tklauser commented Apr 5, 2022

Looks like github.com/shirou/gopsutil/v3 requires at least Go 1.13 while we still build with 1.12. I think we could consider bumping to Go 1.13 as the minimum version as well.

Update direct dependencies to the following versions:

- github.com/shirou/gopsutil/v3 v3.22.4
- golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
@tklauser tklauser marked this pull request as ready for review May 30, 2022 11:38
@tklauser
Copy link
Collaborator Author

tklauser commented May 30, 2022

Rebased after #169 was merged. Tests should now pass with Go 1.13 and later.

@tklauser tklauser merged commit 3553305 into master May 30, 2022
@tklauser tklauser deleted the bump-deps branch May 30, 2022 12:11
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.

1 participant