video-transcoding-api
video-transcoding-api copied to clipboard
build(deps): bump github.com/google/gops from 0.3.22 to 0.3.25
Bumps github.com/google/gops from 0.3.22 to 0.3.25.
Release notes
Sourced from github.com/google/gops's releases.
v0.3.25
What's Changed
- Fix data race in agent.Listen by
@tklauserin google/gops#174- Only report CPU percentage per period if period is > 0 by
@tklauserin google/gops#175Full Changelog: https://github.com/google/gops/compare/v0.3.24...v0.3.25
v0.3.24
What's Changed
- Bump minimum Go version to 1.13 by
@tklauserin google/gops#169- go.mod, vendor: update dependencies by
@tklauserin google/gops#164- internal: remove getOSUserConfigDir fallback for Go ≤ 1.13 by
@tklauserin google/gops#170- Sort tree output by PPID by
@tklauserin google/gops#171- internal: inline getOSUserConfigDir by
@tklauserin google/gops#172Full Changelog: https://github.com/google/gops/compare/v0.3.23...v0.3.24
v0.3.23
What's Changed
- Error out when the given duration is negative by
@el10savioin google/gops#155- Fix minor typo in README.md by
@elibenin google/gops#161- Fix minor white space issue in README.md by
@DuckSoftin google/gops#162- goprocess: use debug/buildinfo on Go 1.18 and newer by
@tklauserin google/gops#166- Remove CircleCI by
@tklauserin google/gops#167New Contributors
@el10saviomade their first contribution in google/gops#155@elibenmade their first contribution in google/gops#161@DuckSoftmade their first contribution in google/gops#162Full Changelog: https://github.com/google/gops/compare/v0.3.22...v0.3.23
Commits
9f82804Only report CPU percentage per period if period is > 0c14dce9ci: run tests with -race5ddd277agent: fix data race in Listen8442404internal: inline getOSUserConfigDirbf851abSort tree output by PPID14e2449internal: remove getOSUserConfigDir fallback for Go ≤ 1.13 (#170)3553305go.mod, vendor: update dependencies72a03a3Bump minimum Go version to 1.13 (#169)33938f8Remove CircleCI53ee352goprocess: use debug/buildinfo on Go 1.18 and newer- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)