video-transcoding-api
video-transcoding-api copied to clipboard
build(deps): bump github.com/google/gops from 0.3.22 to 0.3.27
Bumps github.com/google/gops from 0.3.22 to 0.3.27.
Release notes
Sourced from github.com/google/gops's releases.
v0.3.27
What's Changed
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 by
@dependabotin google/gops#189- build(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 by
@dependabotin google/gops#190- go.mod: downgrade github.com/shirou/gopsutil to v3.22.10 by
@tklauserin google/gops#192- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 by
@dependabotin google/gops#193- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 by
@dependabotin google/gops#194- build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 by
@dependabotin google/gops#195- internal: remove redundant environment variable checks in ConfigDir by
@tklauserin google/gops#196- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 by
@dependabotin google/gops#198- build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0 by
@dependabotin google/gops#199- cmd/shared: add 'off' option to setgc by
@segevdain google/gops#201- replace io/ioutil usages with io and os by
@segevdain google/gops#202- Update CI to Go 1.20 by
@tklauserin google/gops#203New Contributors
@segevdamade their first contribution in google/gops#201Full Changelog: https://github.com/google/gops/compare/v0.3.26...v0.3.27
v0.3.26
What's Changed
- Migrate gops to use spf13/cobra by
@glibsmin google/gops#173- ci: add dependabot config by
@tklauserin google/gops#176- build(deps): bump actions/checkout from 2 to 3 by
@dependabotin google/gops#177- build(deps): bump actions/setup-go from 2 to 3 by
@dependabotin google/gops#178- build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by
@dependabotin google/gops#179- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7 by
@dependabotin google/gops#181- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8 by
@dependabotin google/gops#182- Update CI to Go 1.19 by
@tklauserin google/gops#180- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 by
@dependabotin google/gops#183- build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by
@dependabotin google/gops#185- build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 by
@dependabotin google/gops#186- Remove vendored modules by
@tklauserin google/gops#188- goprocess: replace go-ps with gopsutil by
@zhsjin google/gops#187New Contributors
@glibsmmade their first contribution in google/gops#173@dependabotmade their first contribution in google/gops#177@zhsjmade their first contribution in google/gops#187Full Changelog: https://github.com/google/gops/compare/v0.3.25...v0.3.26
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
... (truncated)
Commits
70408a1Update CI to Go 1.20a241038replace ioutil usages with io and os (#202)dbeb29ccmd/shared: add 'off' option to setgc (#201)2b68179build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0524040ebuild(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.152a0828internal: remove redundant environment variable checks in ConfigDirb4db245build(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0b83b19ebuild(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.1250c4123build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11019dbd0go.mod: downgrade github.com/shirou/gopsutil to v3.22.10- 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)