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.53
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.54
Choose a head ref
  • 5 commits
  • 56 files changed
  • 4 contributors

Commits on Jan 26, 2026

  1. Bump go modules

    CF CredHub CI Pipeline committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    2a7d901 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Bump go modules

    CF CredHub CI Pipeline committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    99ffa2c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. Migrate from unmaintained gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#132)

    * Migrate from unmaintained gopkg.in/yaml.v3 to go.yaml.in/yaml/v3
    
    Signed-off-by: Taylor Silva <dev@taydev.net>
    
    * fix: "gopkg.in/yaml.v3" still used
    - Removed the remaining use of the package.
    
    ---------
    
    Signed-off-by: Taylor Silva <dev@taydev.net>
    Co-authored-by: Taylor Silva <dev@taydev.net>
    hsinn0 and taylorsilva authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    c92cc3c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Bump go modules

    CF CredHub CI Pipeline committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    6cdf2ca View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. bump: go directive

    - just to make sure that this code
    is compiled with a CVE free go
    peterhaochen47 committed Feb 12, 2026
    Configuration menu
    Copy the full SHA
    e7a28f9 View commit details
    Browse the repository at this point in the history
Loading