File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/cli/browser v1.3.1-0.20231006085632-b393df5d7bfa
7
- github.com/go-jose/go-jose/v3 v3.0.0
7
+ github.com/go-jose/go-jose/v3 v3.0.1
8
8
github.com/golang-jwt/jwt/v4 v4.4.3
9
9
github.com/google/uuid v1.3.0
10
10
github.com/grantae/certinfo v0.0.0-20170412194111-59d56a35515b
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
19
19
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
20
20
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
21
21
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
22
- github.com/go-jose/go-jose/v3 v3.0.0 h1:s6rrhirfEP/CGIoc6p+PZAeogN2SxKav6Wp7+dyMWVo =
23
- github.com/go-jose/go-jose/v3 v3.0.0 /go.mod h1:RNkWWRld676jZEYoV3+XK8L2ZnNSvIsxFMht0mSX+u8 =
22
+ github.com/go-jose/go-jose/v3 v3.0.1 h1:pWmKFVtt+Jl0vBZTIpz/eAKwsm6LkIxDVVbFHKkchhA =
23
+ github.com/go-jose/go-jose/v3 v3.0.1 /go.mod h1:RNkWWRld676jZEYoV3+XK8L2ZnNSvIsxFMht0mSX+u8 =
24
24
github.com/golang-jwt/jwt/v4 v4.4.3 h1:Hxl6lhQFj4AnOX6MLrsCb/+7tCj7DxP7VA+2rDIq5AU =
25
25
github.com/golang-jwt/jwt/v4 v4.4.3 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
26
26
github.com/google/go-cmp v0.5.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
You can’t perform that action at this time.
0 commit comments