File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/aws/aws-sdk-go-v2 v1.36.5
9
9
github.com/aws/aws-sdk-go-v2/config v1.29.17
10
10
github.com/aws/aws-sdk-go-v2/service/sts v1.34.0
11
- github.com/coreos/go-oidc/v3 v3.14.1
11
+ github.com/coreos/go-oidc/v3 v3.15.0
12
12
github.com/golang-jwt/jwt/v5 v5.2.2
13
13
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
14
14
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ github.com/aws/smithy-go v1.22.4 h1:uqXzVZNuNexwc/xrh6Tb56u89WDlJY6HS+KC0S4QSjw=
66
66
github.com/aws/smithy-go v1.22.4 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
67
67
github.com/coreos/go-oidc/v3 v3.14.1 h1:9ePWwfdwC4QKRlCXsJGou56adA/owXczOzwKdOumLqk =
68
68
github.com/coreos/go-oidc/v3 v3.14.1 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
69
+ github.com/coreos/go-oidc/v3 v3.15.0 h1:R6Oz8Z4bqWR7VFQ+sPSvZPQv4x8M+sJkDO5ojgwlyAg =
70
+ github.com/coreos/go-oidc/v3 v3.15.0 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
69
71
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
70
72
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
71
73
github.com/go-jose/go-jose/v4 v4.1.0 h1:cYSYxd3pw5zd2FSXk2vGdn9igQU2PS8MuxrCOCl0FdY =
You can’t perform that action at this time.
0 commit comments