File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
6161 github.com/aws/aws-sdk-go-v2/service/sso v1.30.17 // indirect
6262 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.0 // indirect
6363 github.com/aws/aws-sdk-go-v2/service/sts v1.42.1 // indirect
64- github.com/aws/smithy-go v1.25.1 // indirect
64+ github.com/aws/smithy-go v1.27.0 // indirect
6565 github.com/beorn7/perks v1.0.1 // indirect
6666 github.com/cespare/xxhash/v2 v2.3.0 // indirect
6767 github.com/go-logr/logr v1.4.3
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.0 h1:nDARhv/oF55bcxF7rCI/4PDx
3636github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.0 /go.mod h1:4vIRDq+CJB2xFAXZ+YgGUTiEft7oAQlhIs71xcSeuVg =
3737github.com/aws/aws-sdk-go-v2/service/sts v1.42.1 h1:F/M5Y9I3nwr2IEpshZgh1GeHpOItExNM9L1euNuh/fk =
3838github.com/aws/aws-sdk-go-v2/service/sts v1.42.1 /go.mod h1:mTNxImtovCOEEuD65mKW7DCsL+2gjEH+RPEAexAzAio =
39- github.com/aws/smithy-go v1.25.1 h1:J8ERsGSU7d+aCmdQur5Txg6bVoYelvQJgtZehD12GkI =
40- github.com/aws/smithy-go v1.25.1 /go.mod h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc =
39+ github.com/aws/smithy-go v1.27.0 h1:ZoFioDKJxkSIW2otF9T0aPtNlUwhdVCcuZh/rzH9Hus =
40+ github.com/aws/smithy-go v1.27.0 /go.mod h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc =
4141github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
4242github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
4343github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs =
You can’t perform that action at this time.
0 commit comments