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.38.0
9
9
github.com/aws/aws-sdk-go-v2/config v1.31.0
10
10
github.com/aws/aws-sdk-go-v2/service/sts v1.37.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.3.0
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 @@ -92,6 +92,8 @@ github.com/aws/smithy-go v1.22.5 h1:P9ATCXPMb2mPjYBgueqJNCA5S9UfktsW0tTxi+a7eqw=
92
92
github.com/aws/smithy-go v1.22.5 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
93
93
github.com/coreos/go-oidc/v3 v3.14.1 h1:9ePWwfdwC4QKRlCXsJGou56adA/owXczOzwKdOumLqk =
94
94
github.com/coreos/go-oidc/v3 v3.14.1 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
95
+ github.com/coreos/go-oidc/v3 v3.15.0 h1:R6Oz8Z4bqWR7VFQ+sPSvZPQv4x8M+sJkDO5ojgwlyAg =
96
+ github.com/coreos/go-oidc/v3 v3.15.0 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
95
97
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
96
98
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
97
99
github.com/go-jose/go-jose/v4 v4.1.0 h1:cYSYxd3pw5zd2FSXk2vGdn9igQU2PS8MuxrCOCl0FdY =
You can’t perform that action at this time.
0 commit comments