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: cloudfoundry/credhub-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.9.45
Choose a base ref
...
head repository: cloudfoundry/credhub-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.46
Choose a head ref
  • 7 commits
  • 46 files changed
  • 2 contributors

Commits on Apr 28, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2d763f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Removed the dependency to github.com/armon/go-socks5

      - instead is using github.com/cloudfoundry/go-socks5
    bsoroushian authored and peterhaochen47 committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    2a66f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67eb1d8 View commit details
    Browse the repository at this point in the history
  3. Replaced the dependency github.com/howeyc/gopass

      In case of tests golang.org/x/term failing because stdin is not terminal as such in the case
      the input is not a terminal then a bufio.NewReader is used to read a line
    bsoroushian authored and peterhaochen47 committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    315dc09 View commit details
    Browse the repository at this point in the history
  4. Addressed review suggestion

    bsoroushian authored and peterhaochen47 committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    e748200 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed May 5, 2025
    Configuration menu
    Copy the full SHA
    11f3a43 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Bump go modules

    CF CredHub CI Pipeline committed May 19, 2025
    Configuration menu
    Copy the full SHA
    23ef605 View commit details
    Browse the repository at this point in the history
Loading