Closed jrusso1020 closed 4 years ago
mix deps |grep ex_aws
mix deps | grep hackney
There seems to be a typo in the tag, it is sevice instead of service so the following link https://github.com/ex-aws?q=service&type=&language= doesn't include this package
sevice
service
Would expect https://github.com/ex-aws?q=service&type=&language= to include this package and for the Topic to be service
Fixed, thanks!
Environment
mix deps |grep ex_aws
mix deps | grep hackney
Current behavior
There seems to be a typo in the tag, it is
sevice
instead ofservice
so the following link https://github.com/ex-aws?q=service&type=&language= doesn't include this packageExpected behavior
Would expect https://github.com/ex-aws?q=service&type=&language= to include this package and for the Topic to be
service