Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-authgate/sdk-go-0.9.0
Open

build(deps): bump github.com/go-authgate/sdk-go from 0.2.0 to 0.9.0#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/go-authgate/sdk-go-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v0.9.0

Changelog

Documentation updates

  • 86d33f315c3eddfe92f37e4d8b3ac30afbc0ef72: docs(jwksauth): tighten readme table column widths (@​appleboy)

Others

  • 545d96fd43d8a6e6bc76a3c6b28683ffa3eace06: refactor(jwksauth)!: rename Tenant to Domain and add Tenant sub-claim (#25) (@​appleboy)
  • 1e73580c87f2be874101c4ccc02f3dd1ceb17c53: feat(jwksauth)!: adopt slog-style Logger interface (#24) (@​appleboy)
  • 7af1bc463714a2c4e6aea1741c87b20fdbba21ce: test(jwksauth): fix stale Tenant references in policy reject test (#26) (@​appleboy)

v0.8.0

Changelog

Refactor

  • 62ccff06c837abe9c9cd6d8411525e3d25344cf1: refactor(jwksauth): share OIDC discovery and drop tenant cache (#23) (@​appleboy)
  • 088ee3bd2d5f891c03d27212a6ed5283b1434282: refactor(sdk): harden HTTP reads and improve code quality (#18) (@​appleboy)
  • aa17bc2373b675b0f0882672706c66a0f523b05f: refactor: simplify oauth client and token source flows (#22) (@​appleboy)

v0.7.0

Changelog

Features

  • be90fe2e343644552efdacb8bd6f01b122b4187f: feat(jwksauth): add offline JWT/JWKS validation middleware (#21) (@​appleboy)

Bug fixes

  • e491457eb685c33569abccb8eaf608aad581e306: fix(ci): correct trivy-action tag to v0.36.0 (@​appleboy)

Enhancements

  • ae6e66bee1d0562e624fdabe7b85c82d45a2b284: chore(deps): bump go-keyring and golang.org/x/sys (@​appleboy)

Build process updates

  • e4cbffcdf31c4e1388dd85e1616334823ae911b2: ci: bump codecov-action from v5 to v6 (@​appleboy)
  • f79d8ce3eba841b6b9f013376b8c9571f50bc190: ci: bump trivy-action from 0.35.0 to 0.36.0 (@​appleboy)

Documentation updates

  • 0155511199b2eb489d075c8c9709c85cb7de8ae5: docs(authflow): tighten option table column widths (@​appleboy)

Others

  • 5d32427e14d32af5dd4dc1dbb04fdcd2dc8604cc: style(authgate): fix lint warnings for perfsprint and golines (@​appleboy)

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)

... (truncated)

Commits
  • 7af1bc4 test(jwksauth): fix stale Tenant references in policy reject test (#26)
  • 1e73580 feat(jwksauth)!: adopt slog-style Logger interface (#24)
  • 545d96f refactor(jwksauth)!: rename Tenant to Domain and add Tenant sub-claim (#25)
  • 86d33f3 docs(jwksauth): tighten readme table column widths
  • aa17bc2 refactor: simplify oauth client and token source flows (#22)
  • 088ee3b refactor(sdk): harden HTTP reads and improve code quality (#18)
  • 62ccff0 refactor(jwksauth): share OIDC discovery and drop tenant cache (#23)
  • ae6e66b chore(deps): bump go-keyring and golang.org/x/sys
  • e491457 fix(ci): correct trivy-action tag to v0.36.0
  • be90fe2 feat(jwksauth): add offline JWT/JWKS validation middleware (#21)
  • 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.9.0.
- [Release notes](https://github.com/go-authgate/sdk-go/releases)
- [Commits](go-authgate/sdk-go@v0.2.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/go-authgate/sdk-go
  dependency-version: 0.9.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