Skip to content

Commit

Permalink
Updated go-jose v3.0.0 to v3.0.1 in jose-util (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
cateiru committed Nov 28, 2023
1 parent aa386df commit 25bce79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jose-util/go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.12
require (
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc // indirect
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/go-jose/go-jose/v3 v3.0.0-00010101000000-000000000000
github.com/go-jose/go-jose/v3 v3.0.1
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)

Expand Down

0 comments on commit 25bce79

Please sign in to comment.