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 @@ -6,7 +6,7 @@ require (
66 github.com/aws/aws-sdk-go-v2 v1.30.3
77 github.com/aws/aws-sdk-go-v2/config v1.27.27
88 github.com/aws/aws-sdk-go-v2/credentials v1.17.27
9- github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2
9+ github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
1010 github.com/conduitio/conduit-commons v0.2.1-0.20240801113202-731b460a2c58
1111 github.com/conduitio/conduit-connector-sdk v0.9.2-0.20240801150036-43bcc4891b6f
1212 github.com/golangci/golangci-lint v1.59.1
Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.5.1/go.mod h1:6EQZIwNN
119119github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.15 h1:246A4lSTXWJw/rmlQI+TT2OcqeDMKBdyjEQrafMaQdA =
120120github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.15 /go.mod h1:haVfg3761/WF7YPuJOER2MP0k4UAXyHaLclKXB6usDg =
121121github.com/aws/aws-sdk-go-v2/service/s3 v1.11.1 /go.mod h1:XLAGFrEjbvMCLvAtWLLP32yTv8GpBquCApZEycDLunI =
122- github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 h1:sZXIzO38GZOU+O0C+INqbH7C2yALwfMWpd64tONS/NE =
123- github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 /go.mod h1:Lcxzg5rojyVPU/0eFwLtcyTaek/6Mtic5B1gJo7e/zE =
122+ github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3 h1:hT8ZAZRIfqBqHbzKTII+CIiY8G2oC9OpLedkZ51DWl8 =
123+ github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3 /go.mod h1:Lcxzg5rojyVPU/0eFwLtcyTaek/6Mtic5B1gJo7e/zE =
124124github.com/aws/aws-sdk-go-v2/service/sso v1.3.1 /go.mod h1:J3A3RGUvuCZjvSuZEcOpHDnzZP/sKbhDWV2T1EOzFIM =
125125github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 h1:BXx0ZIxvrJdSgSvKTZ+yRBeSqqgPM89VPlulEcl37tM =
126126github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 /go.mod h1:ooyCOXjvJEsUw7x+ZDHeISPMhtwI3ZCB7ggFMcFfWLU =
You can’t perform that action at this time.
0 commit comments