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/internal/presigned-url v1.9.1 // indirect
2929 github.com/aws/aws-sdk-go-v2/service/sso v1.11.1 // indirect
3030 github.com/aws/aws-sdk-go-v2/service/sts v1.16.1 // indirect
31- github.com/aws/smithy-go v1.20.1
31+ github.com/aws/smithy-go v1.22.2
3232 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3333 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
3434 github.com/gabriel-vasile/mimetype v1.4.3 // indirect
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/aws/aws-sdk-go-v2/service/sso v1.11.1/go.mod h1:CvFTucADIx7U/M44vjLs/
2626github.com/aws/aws-sdk-go-v2/service/sts v1.16.1 h1:xsOtPAvHqhvQvBza5ohaUcfq1LceH2lZKMUGZJKiZiM =
2727github.com/aws/aws-sdk-go-v2/service/sts v1.16.1 /go.mod h1:Aq2/Qggh2oemSfyHH+EO4UBbgWG6zFCXLHYI4ILTY7w =
2828github.com/aws/smithy-go v1.11.1 /go.mod h1:3xHYmszWVx2c0kIwQeEVf9uSm4fYZt67FBJnwub1bgM =
29- github.com/aws/smithy-go v1.20.1 h1:4SZlSlMr36UEqC7XOyRVb27XMeZubNcBNN+9IgEPIQw =
30- github.com/aws/smithy-go v1.20.1 /go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E =
29+ github.com/aws/smithy-go v1.22.2 h1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ =
30+ github.com/aws/smithy-go v1.22.2 /go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg =
3131github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
3232github.com/cpuguy83/go-md2man/v2 v2.0.3 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
3333github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
You can’t perform that action at this time.
0 commit comments