Skip to content

Commit

Permalink
mod: update go-jose to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ofaurax committed Aug 12, 2024
1 parent b1c018c commit 4d7d4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
go.opentelemetry.io/otel/trace v1.28.0
go.uber.org/goleak v1.3.0
golang.org/x/oauth2 v0.22.0
gopkg.in/square/go-jose.v2 v2.6.0
gopkg.in/go-jose/go-jose.v2 v2.6.3
)

require (
Expand Down

0 comments on commit 4d7d4b7

Please sign in to comment.