Skip to content

build(deps): bump github.com/go-authgate/sdk-go from 0.2.0 to 0.6.1#23

Merged
appleboy merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-authgate/sdk-go-0.6.1
Mar 24, 2026
Merged

build(deps): bump github.com/go-authgate/sdk-go from 0.2.0 to 0.6.1#23
appleboy merged 1 commit intomainfrom
dependabot/go_modules/github.com/go-authgate/sdk-go-0.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps github.com/go-authgate/sdk-go from 0.2.0 to 0.6.1.

Release notes

Sourced from github.com/go-authgate/sdk-go's releases.

v0.6.1

Changelog

Bug fixes

  • 6d2a3fe38c100e949e8a0dc8954021d9f53825e1: fix(auth): validate required auth configuration on initialization (@​appleboy)

v0.6.0

Changelog

Features

  • a0609321bc5173246c7f533722e4324b1a479279: feat(authgate): add AuthGate authentication client with OAuth flows (@​appleboy)

Refactor

  • 41e27ba1d5687397f69f9191f0dfd8878e801386: refactor(sdk): inline joinScopes and deduplicate token error (#15) (@​appleboy)

Documentation updates

  • 35eccd816201367a7975f8bf53b4777da08d8b47: docs(documentation): update documentation and architecture overview (@​appleboy)

v0.5.1

Changelog

Refactor

  • 8ad0100142a79df59fbbc2724c0a25c9b6685d12: refactor: simplify error handling, add singleflight, and reduce redundancy (@​appleboy)

v0.5.0

Changelog

Refactor

  • 67536715ef02824c4f9bc7eb318856e677d3a0bb: refactor(authflow): remove redundant clientID from TokenSource (@​appleboy)

v0.4.0

Changelog

Features

  • 28d4787c51bd89b2380fe81a8db60dcd4a3c049a: feat(authflow): add WithLocalPort option to RunAuthCodeFlow (@​appleboy)

v0.3.0

Changelog

Features

  • b00ded1b20188018ea61ee801bf96113a1378b8c: feat(oauth): add OAuth 2.0 token client package (#10) (@​appleboy)
  • 530de2b38805d1e4376139958f0496c64972f404: feat(discovery): add OIDC auto-discovery client package (#11) (@​appleboy)
  • 45c88ef832d7daebf146ed76691c33e8b4d1c421: feat(clientcreds): add M2M client credentials token source (#14) (@​appleboy)
  • 3f43486204187cf461fa84ef202a35b1a93ce2f2: feat(middleware): add Bearer token validation middleware (#13) (@​appleboy)
  • b48cb51240b3524a788c9fea8f96e62f310a33d8: feat(authflow): add CLI authentication flow orchestration (#12) (@​appleboy)

Enhancements

  • fad5a99df501acb5504428bb12e7d4b04d13f944: chore(sdk): add go-httpretry dep and document new packages (@​appleboy)

Refactor

  • d7390d6ccfec72f41fdf1db15468592380831595: refactor(credstore): remove redundant state and unexport mutable fields (#9) (@​appleboy)

Others

  • 75bf56ff8acb7fb7b2fa9d1dc4e7c8a71d1fcd3e: feat(secure-store): add Refresh() for dynamic backend switching (#7) (@​appleboy)
  • 0d8e2b200c0b7e919f477fc7225470c3de0d7bf2: feat(secure-store): fallback notification & diagnostics (#8) (@​appleboy)
Commits
  • 6d2a3fe fix(auth): validate required auth configuration on initialization
  • a060932 feat(authgate): add AuthGate authentication client with OAuth flows
  • 35eccd8 docs(documentation): update documentation and architecture overview
  • 41e27ba refactor(sdk): inline joinScopes and deduplicate token error (#15)
  • 8ad0100 refactor: simplify error handling, add singleflight, and reduce redundancy
  • 6753671 refactor(authflow): remove redundant clientID from TokenSource
  • 28d4787 feat(authflow): add WithLocalPort option to RunAuthCodeFlow
  • b48cb51 feat(authflow): add CLI authentication flow orchestration (#12)
  • d7390d6 refactor(credstore): remove redundant state and unexport mutable fields (#9)
  • 3f43486 feat(middleware): add Bearer token validation middleware (#13)
  • 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/go-authgate/sdk-go](https://github.com/go-authgate/sdk-go) from 0.2.0 to 0.6.1.
- [Release notes](https://github.com/go-authgate/sdk-go/releases)
- [Commits](go-authgate/sdk-go@v0.2.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/go-authgate/sdk-go
  dependency-version: 0.6.1
  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 Mar 20, 2026
@appleboy appleboy merged commit c06acd2 into main Mar 24, 2026
16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-authgate/sdk-go-0.6.1 branch March 24, 2026 12:59
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.

1 participant