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 @@ -258,7 +258,7 @@ require (
258258 github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
259259 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
260260 github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c // indirect
261- github.com/aws/aws-sdk-go-v2 v1.26.1
261+ github.com/aws/aws-sdk-go-v2 v1.27.0
262262 github.com/aws/aws-sdk-go-v2/config v1.27.7
263263 github.com/aws/aws-sdk-go-v2/credentials v1.17.7 // indirect
264264 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.15.3 // indirect
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c h1:651/eoCRnQ7YtS
9292github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c /go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8 =
9393github.com/awalterschulze/gographviz v2.0.3+incompatible h1:9sVEXJBJLwGX7EQVhLm2elIKCm7P2YHFC8v6096G09E =
9494github.com/awalterschulze/gographviz v2.0.3+incompatible /go.mod h1:GEV5wmg4YquNw7v1kkyoX9etIk8yVmXj+AkDHuuETHs =
95- github.com/aws/aws-sdk-go-v2 v1.26.1 h1:5554eUqIYVWpU0YmeeYZ0wU64H2VLBs8TlhRB2L+EkA =
96- github.com/aws/aws-sdk-go-v2 v1.26.1 /go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM =
95+ github.com/aws/aws-sdk-go-v2 v1.27.0 h1:7bZWKoXhzI+mMR/HjdMx8ZCC5+6fY0lS5tr0bbgiLlo =
96+ github.com/aws/aws-sdk-go-v2 v1.27.0 /go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM =
9797github.com/aws/aws-sdk-go-v2/config v1.27.7 h1:JSfb5nOQF01iOgxFI5OIKWwDiEXWTyTgg1Mm1mHi0A4 =
9898github.com/aws/aws-sdk-go-v2/config v1.27.7 /go.mod h1:PH0/cNpoMO+B04qET699o5W92Ca79fVtbUnvMIZro4I =
9999github.com/aws/aws-sdk-go-v2/credentials v1.17.7 h1:WJd+ubWKoBeRh7A5iNMnxEOs982SyVKOJD+K8HIezu4 =
You can’t perform that action at this time.
0 commit comments