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

Update Go to 1.17, update dependencies #150

Merged
merged 3 commits into from
Sep 3, 2021
Merged

Update Go to 1.17, update dependencies #150

merged 3 commits into from
Sep 3, 2021

Conversation

tklauser
Copy link
Collaborator

@tklauser tklauser commented Sep 3, 2021

Update CI to use Go 1.17 and add //go:build tags. Also update the direct and vendored dependencies.

Run Go 1.17 gofmt to add //go:build tags.
Also drop tests for 1.13 and 1.14, these are no longer supported
upstream. Keep 1.12 though as this is the mimimum supported version for
gops.
Copy link
Collaborator

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @tklauser!

Update direct dependencies to the following versions:

  github.com/shirou/gopsutil/v3 v3.21.8
  golang.org/x/sys v0.0.0-20210902050250-f475640dd07b
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.

None yet

2 participants