File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.4 // indirect
61- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.7 // 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.10 // indirect
6363 github.com/aws/aws-sdk-go-v2/credentials v1.19.10 // indirect
6464 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18 // indirect
Original file line number Diff line number Diff line change @@ -173,8 +173,8 @@ github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z
173173github.com/atotto/clipboard v0.1.4 /go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI =
174174github.com/aws/aws-sdk-go-v2 v1.41.4 h1:10f50G7WyU02T56ox1wWXq+zTX9I1zxG46HYuG1hH/k =
175175github.com/aws/aws-sdk-go-v2 v1.41.4 /go.mod h1:mwsPRE8ceUUpiTgF7QmQIJ7lgsKUPQOUl3o72QBrE1o =
176- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.7 h1:3kGOqnh1pPeddVa/E37XNTaWJ8W6vrbYV9lJEkCnhuY =
177- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.7 /go.mod h1:lyw7GFp3qENLh7kwzf7iMzAxDn+NzjXEAGjKS2UOKqI =
176+ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 h1:eBMB84YGghSocM7PsjmmPffTa+1FBUeNvGvFou6V/4o =
177+ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 /go.mod h1:lyw7GFp3qENLh7kwzf7iMzAxDn+NzjXEAGjKS2UOKqI =
178178github.com/aws/aws-sdk-go-v2/config v1.32.10 h1:9DMthfO6XWZYLfzZglAgW5Fyou2nRI5CuV44sTedKBI =
179179github.com/aws/aws-sdk-go-v2/config v1.32.10 /go.mod h1:2rUIOnA2JaiqYmSKYmRJlcMWy6qTj1vuRFscppSBMcw =
180180github.com/aws/aws-sdk-go-v2/credentials v1.19.10 h1:EEhmEUFCE1Yhl7vDhNOI5OCL/iKMdkkYFTRpZXNw7m8 =
You can’t perform that action at this time.
0 commit comments