Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/gops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.25
Choose a base ref
...
head repository: google/gops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.26
Choose a head ref
  • 15 commits
  • 619 files changed
  • 4 contributors

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    024cce5 View commit details
    Browse the repository at this point in the history
  2. vendor: include cobra

    glibsm authored and tklauser committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3655f62 View commit details
    Browse the repository at this point in the history
  3. Migrate gops to use spf13/cobra for command execution

    Manual command setup was starting to show some strain in
    terms of documentation and also adding new features
    (regardless of what the protocol supports currently).
    
    This new setup aims to make it easier to add new
    documentation and functionality.
    
    In comparison to the previous version, this increased the
    binary size by 2.4M.
    ```
    6.4M gops
    4.0M gops_master
    ```
    glibsm authored and tklauser committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    9069aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12769e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. build(deps): bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    62a38d1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 2 to 3

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b328946 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ab74a57 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.7

    Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.4 to 3.22.7.
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.22.4...v3.22.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1b6dca4 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8

    Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.7 to 3.22.8.
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.22.7...v3.22.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6a7f594 View commit details
    Browse the repository at this point in the history
  3. Update CI to Go 1.19

    tklauser committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    cf6a02a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9

    Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.8 to 3.22.9.
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.22.8...v3.22.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    31f9061 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.5.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f8e83ad View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10

    Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.22.9 to 3.22.10.
    - [Release notes](https://github.com/shirou/gopsutil/releases)
    - [Commits](shirou/gopsutil@v3.22.9...v3.22.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/shirou/gopsutil/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ed01246 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    4e8ba58 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. goprocess: replace go-ps with gopsutil (#187)

    The keybase's fork of go-ps seems abandoned, and gopsutil is already
    introduced with same functionalities.
    zhsj authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    eebecad View commit details
    Browse the repository at this point in the history
Loading