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 (
88 github.com/aws/aws-sdk-go-v2 v1.36.5
99 github.com/aws/aws-sdk-go-v2/config v1.29.17
1010 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
1212 github.com/golang-jwt/jwt/v5 v5.3.0
1313 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1414 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ github.com/aws/smithy-go v1.22.4 h1:uqXzVZNuNexwc/xrh6Tb56u89WDlJY6HS+KC0S4QSjw=
6868github.com/aws/smithy-go v1.22.4 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
6969github.com/coreos/go-oidc/v3 v3.14.1 h1:9ePWwfdwC4QKRlCXsJGou56adA/owXczOzwKdOumLqk =
7070github.com/coreos/go-oidc/v3 v3.14.1 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
71+ github.com/coreos/go-oidc/v3 v3.15.0 h1:R6Oz8Z4bqWR7VFQ+sPSvZPQv4x8M+sJkDO5ojgwlyAg =
72+ github.com/coreos/go-oidc/v3 v3.15.0 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
7173github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
7274github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
7375github.com/go-jose/go-jose/v4 v4.1.0 h1:cYSYxd3pw5zd2FSXk2vGdn9igQU2PS8MuxrCOCl0FdY =
You can’t perform that action at this time.
0 commit comments