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 @@ -58,7 +58,7 @@ require (
5858 github.com/aquasecurity/go-pep440-version v0.0.1 // indirect
5959 github.com/aquasecurity/go-version v0.0.1 // indirect
6060 github.com/aws/aws-sdk-go-v2 v1.41.3 // indirect
61- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.6 // indirect
61+ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 // indirect
6262 github.com/aws/aws-sdk-go-v2/config v1.32.11 // indirect
6363 github.com/aws/aws-sdk-go-v2/credentials v1.19.11 // indirect
6464 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.19 // indirect
Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z
175175github.com/atotto/clipboard v0.1.4 /go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI =
176176github.com/aws/aws-sdk-go-v2 v1.41.3 h1:4kQ/fa22KjDt13QCy1+bYADvdgcxpfH18f0zP542kZA =
177177github.com/aws/aws-sdk-go-v2 v1.41.3 /go.mod h1:mwsPRE8ceUUpiTgF7QmQIJ7lgsKUPQOUl3o72QBrE1o =
178- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.6 h1:N4lRUXZpZ1KVEUn6hxtco/1d2lgYhNn1fHkkl8WhlyQ =
179- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.6 /go.mod h1:lyw7GFp3qENLh7kwzf7iMzAxDn+NzjXEAGjKS2UOKqI =
178+ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 h1:eBMB84YGghSocM7PsjmmPffTa+1FBUeNvGvFou6V/4o =
179+ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 /go.mod h1:lyw7GFp3qENLh7kwzf7iMzAxDn+NzjXEAGjKS2UOKqI =
180180github.com/aws/aws-sdk-go-v2/config v1.32.11 h1:ftxI5sgz8jZkckuUHXfC/wMUc8u3fG1vQS0plr2F2Zs =
181181github.com/aws/aws-sdk-go-v2/config v1.32.11 /go.mod h1:twF11+6ps9aNRKEDimksp923o44w/Thk9+8YIlzWMmo =
182182github.com/aws/aws-sdk-go-v2/credentials v1.19.11 h1:NdV8cwCcAXrCWyxArt58BrvZJ9pZ9Fhf9w6Uh5W3Uyc =
You can’t perform that action at this time.
0 commit comments