Skip to content

chore(deps): bump github.com/Keyfactor/keyfactor-auth-client-go from 1.1.0-rc.8 to 1.5.0#34

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/Keyfactor/keyfactor-auth-client-go-1.5.0
Open

chore(deps): bump github.com/Keyfactor/keyfactor-auth-client-go from 1.1.0-rc.8 to 1.5.0#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/Keyfactor/keyfactor-auth-client-go-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps github.com/Keyfactor/keyfactor-auth-client-go from 1.1.0-rc.8 to 1.5.0.

Release notes

Sourced from github.com/Keyfactor/keyfactor-auth-client-go's releases.

v1.5.0

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.5.0-rc.1

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.5.0-rc.0

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.4.0-rc.0

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.3.2-rc.0

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.3.1

No release notes provided.

v1.3.0

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.3.0-rc.14

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.3.0-rc.13

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.3.0-rc.12

Changelog Readme For the latest README.md updates visit the Main Page for this repository

v1.3.0-rc.11

Changelog

... (truncated)

Changelog

Sourced from github.com/Keyfactor/keyfactor-auth-client-go's changelog.

v1.3.0

Features

  • Add support for fetching an oauth2 token using the client_credentials grant type without connecting to Keyfactor Command.
  • Add placeholders for omitted Authorization header in the curl command string output in trace logging.

Bug Fixes

  • Log curl command string at trace level after request is sent to include any transport mutations.

Chores

  • Bump Go version to 1.24.

v1.2.0

Features

  • Add logging of the authentication test request as a curl string. (7be00ce)

Bug fixes

  • Ensure CommandAPIPath is always trimmed of any leading or trailing /. (45023c9)
  • oauth set DefaultScopes to empty slice of string rather than openid. (b35d18a)

Chores

  • Bump Go version to 1.23. (9e62e2a)

v1.1.1

Bug fixes

  • oauth2 client now correctly sets the scopes and audience fields when invoked with explicit values.
  • core when passing a string for CA certificate check if .TLSClientConfig.RootCAs is nil and create a new CertPool if it is.

Chores

  • Update stretchr/testify to v1.10.0
  • Update AzureAD/microsoft-authentication-library-for-go to v1.3.2
  • Update x/crypto to v0.30.0
  • Update x/net to v0.32.0
  • Update x/sys to v0.28.0
  • Update x/text to v0.21.0

v1.1.0

Features

  • Support for sourcing client config files from Azure Key Vault

v1.0.0

Features

  • Support for BasicAuth client config
  • Support for OAuth2 client config
  • Support for Keyfactor client config file with BasicAuth and OAuth2 client config(s)
Commits
  • 6ee6956 Merge pull request #47 from Keyfactor/ab#82257
  • c6f82e5 feat(core): add helper to get Command version
  • 6113b49 chore(docs): Update config schema and example config.json files
  • ac90aae chore(ci): Bump to build workflow v4
  • f049290 feat(krb5): Add support for Kerberos (krb5) authentication.
  • 5e4eaa4 Merge pull request #28 from Keyfactor/release-v1.3
  • 27c5619 Merge pull request #27 from Keyfactor/curl_output_fix
  • 2024933 chore: Address copilot nitpicks
  • 5e16e19 fix(test): DownloadCert now doesn't create a directory with the file name
  • c60d745 fix(test): Toggle tests against Command environments with non-trusted CA certs.
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/Keyfactor/keyfactor-auth-client-go](https://github.com/Keyfactor/keyfactor-auth-client-go) from 1.1.0-rc.8 to 1.5.0.
- [Release notes](https://github.com/Keyfactor/keyfactor-auth-client-go/releases)
- [Changelog](https://github.com/Keyfactor/keyfactor-auth-client-go/blob/main/CHANGELOG.md)
- [Commits](Keyfactor/keyfactor-auth-client-go@v1.1.0-rc.8...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/Keyfactor/keyfactor-auth-client-go
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants