Skip to content

Conversation

@dipankardas011
Copy link

@dipankardas011 dipankardas011 commented Jun 30, 2025

description

  • it updates the modules' go version to v1.24
  • updates the go/x/oauth2 package to latest
  • fixed some of the go vet -v ./... errors

Signed-off-by: Dipankar Das <[email protected]>
- Updated `IdToken` JSON tag to fix formatting issue (`omitempty`).
- Added `context` package import for better context management.
- Replaced `oauth2.NoContext` with `context.Background()` in
  `RefreshToken` method for improved context handling.
- Updated Go version in `go.mod` to 1.24.0 for compatibility.

Signed-off-by: Dipankar Das <[email protected]>
@dipankardas011
Copy link
Author

dipankardas011 commented Jun 30, 2025

@markbates let me know if anything else I need to do to make this PR satisfy The Mergeable criteria

Also if its out then what is the roadmap for next release of this package?

@techknowlogick techknowlogick mentioned this pull request Aug 22, 2025
@techknowlogick
Copy link
Collaborator

Thanks for the PR. I've just sent a PR that has the conflicts resolved to be able to get this fix in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants