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 @@ -28,7 +28,7 @@ require (
2828 github.com/aws/aws-sdk-go-v2/service/sso v1.30.5 // indirect
2929 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 // indirect
3030 github.com/aws/aws-sdk-go-v2/service/sts v1.41.2 // indirect
31- github.com/aws/smithy-go v1.23.2 // indirect
31+ github.com/aws/smithy-go v1.24.0 // indirect
3232 github.com/gofiber/schema v1.6.0 // indirect
3333 github.com/gofiber/utils/v2 v2.0.0-rc.2 // indirect
3434 github.com/google/uuid v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 h1:GtsxyiF3Nd3JahRBJbxLCCd
3030github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 /go.mod h1:/j67Z5XBVDx8nZVp9EuFM9/BS5dvBznbqILGuu73hug =
3131github.com/aws/aws-sdk-go-v2/service/sts v1.41.2 h1:a5UTtD4mHBU3t0o6aHQZFJTNKVfxFWfPX7J0Lr7G+uY =
3232github.com/aws/aws-sdk-go-v2/service/sts v1.41.2 /go.mod h1:6TxbXoDSgBQ225Qd8Q+MbxUxUh6TtNKwbRt/EPS9xso =
33- github.com/aws/smithy-go v1.23.2 h1:Crv0eatJUQhaManss33hS5r40CG3ZFH+21XSkqMrIUM =
34- github.com/aws/smithy-go v1.23.2 /go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0 =
33+ github.com/aws/smithy-go v1.24.0 h1:LpilSUItNPFr1eY85RYgTIg5eIEPtvFbskaFcmmIUnk =
34+ github.com/aws/smithy-go v1.24.0 /go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0 =
3535github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3636github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3737github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments