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 @@ -44,7 +44,7 @@ require (
4444 github.com/aws/aws-sdk-go-v2/service/sso v1.29.1 // indirect
4545 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.2 // indirect
4646 github.com/aws/aws-sdk-go-v2/service/sts v1.38.2 // indirect
47- github.com/aws/smithy-go v1.23.0 // indirect
47+ github.com/aws/smithy-go v1.23.1 // indirect
4848 github.com/containerd/cgroups/v3 v3.0.5 // indirect
4949 github.com/containerd/errdefs v1.0.0 // indirect
5050 github.com/containerd/errdefs/pkg v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.2 h1:gKWSTnqudpo8dAxqBqZnDoDW
5252github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.2 /go.mod h1:x7+rkNmRoEN1U13A6JE2fXne9EWyJy54o3n6d4mGaXQ =
5353github.com/aws/aws-sdk-go-v2/service/sts v1.38.2 h1:YZPjhyaGzhDQEvsffDEcpycq49nl7fiGcfJTIo8BszI =
5454github.com/aws/aws-sdk-go-v2/service/sts v1.38.2 /go.mod h1:2dIN8qhQfv37BdUYGgEC8Q3tteM3zFxTI1MLO2O3J3c =
55- github.com/aws/smithy-go v1.23.0 h1:8n6I3gXzWJB2DxBDnfxgBaSX6oe0d/t10qGz7OKqMCE =
56- github.com/aws/smithy-go v1.23.0 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
55+ github.com/aws/smithy-go v1.23.1 h1:sLvcH6dfAFwGkHLZ7dGiYF7aK6mg4CgKA/iDKjLDt9M =
56+ github.com/aws/smithy-go v1.23.1 /go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0 =
5757github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
5858github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
5959github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8 =
You can’t perform that action at this time.
0 commit comments