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

build(deps): bump github.com/google/gops from 0.3.14 to 0.3.23 #173

Merged
merged 2 commits into from
Jun 17, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps github.com/google/gops from 0.3.14 to 0.3.23.

Release notes

Sourced from github.com/google/gops's releases.

v0.3.23

What's Changed

New Contributors

Full Changelog: google/gops@v0.3.22...v0.3.23

v0.3.22

  • agent: fix solaris build (#152)

v0.3.21

  • Fix windows/arm64 build (#151)

v0.3.20

  • README.md: update installation instructions (#148)
  • Update Go to 1.17, update dependencies (#150)

v0.3.19

  • go.mod, vendor: update dependencies (#145)
  • Fix CPU usage reporting (#146)

v0.3.18

No release notes provided.

v0.3.17

  • agent: use filepath.Join to construct portfile path (#140)

v0.3.16

  • Add GitHub action for CI testing (#136)
  • README.md: add GitHub action status badge (#137)
  • Switch to use github.com/shirou/gopsutil/v3 (#138)

v0.3.15

Commits
  • 33938f8 Remove CircleCI
  • 53ee352 goprocess: use debug/buildinfo on Go 1.18 and newer
  • 3d102a4 Update CI to Go 1.18
  • 4e16ac7 Fix minor white space issue in README.md (#162)
  • 3e83813 Fix minor typo in README.md (#161)
  • e6cb030 Error out when the given duration is negative (#155)
  • db6b6e9 agent: rename setsockoptReuseAddrAndPort to setReuseAddrAndPortSockopts
  • f38bd6a agent: fix solaris build
  • f57f013 go.mod, vendor: update gopsutil and go-ole to fix windows/arm64 build
  • e983128 go.mod, vendor: update dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner June 16, 2022 06:48
@dependabot dependabot bot requested a review from olsajiri June 16, 2022 06:48
@dependabot dependabot bot added the kind/enhancement This improves or streamlines existing functionality label Jun 16, 2022
@michi-covalent
Copy link
Contributor

@dependabot rebase

Bumps [github.com/google/gops](https://github.com/google/gops) from 0.3.14 to 0.3.23.
- [Release notes](https://github.com/google/gops/releases)
- [Commits](google/gops@v0.3.14...v0.3.23)

---
updated-dependencies:
- dependency-name: github.com/google/gops
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/google/gops-0.3.23 branch from ca9f7b2 to 84e0a20 Compare June 16, 2022 17:10
@willfindlay
Copy link
Contributor

Bad bot, looks like I need to do something manual here

Dependabot isn't smart enough to do this on its own while rebasing so let's help it.

Signed-off-by: William Findlay <will@isovalent.com>
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

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

Thanks William!

What was the manual part? go mod tidy?

@willfindlay
Copy link
Contributor

@kkourt yep

@kkourt kkourt merged commit 1b7d231 into main Jun 17, 2022
@kkourt kkourt deleted the dependabot/go_modules/github.com/google/gops-0.3.23 branch June 17, 2022 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This improves or streamlines existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants