Skip to content

Conversation

jdstrand
Copy link
Contributor

No description provided.

@jdstrand jdstrand requested review from Copilot and devanbenz April 18, 2025 16:11
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the JWT dependency to the v4 version and bumps golang.org/x/net to version v0.38.0.

  • Updated JWT imports in both token.go and token_test.go
  • Dependency update to ensure compatibility with newer versions

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
jsonweb/token_test.go Updated JWT import to v4
jsonweb/token.go Updated JWT import to v4
Files not reviewed (1)
  • go.mod: Language not supported

@jdstrand jdstrand force-pushed the jdstrand/update-golang-jwt branch from dd05421 to 9473e17 Compare April 18, 2025 16:28
Copy link
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jdstrand jdstrand merged commit aee3a1b into main-2.x Apr 18, 2025
24 of 25 checks passed
gwossum added a commit that referenced this pull request May 13, 2025
…o v0.38.0

* chore: update to supported github.com/golang-jwt/jwt/v4

* chore(dep): update golang.org/x/net to v0.38.0

Clean chery-pick of #26290 to 2.7 branch.

(cherry picked from commit aee3a1b)
gwossum added a commit that referenced this pull request May 14, 2025
…o v0.38.0 (#26416)

* chore: update to supported github.com/golang-jwt/jwt/v4

* chore(dep): update golang.org/x/net to v0.38.0

Clean chery-pick of #26290 to 2.7 branch.

(cherry picked from commit aee3a1b)
@jdstrand jdstrand deleted the jdstrand/update-golang-jwt branch August 15, 2025 15:49
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