@@ -51,7 +51,8 @@ defmodule Runosaari.MixProject do
{:ex_aws,"~> 2.0"},
{:ex_aws_s3,"~> 2.0"},
{:poison,"~> 3.0"},
{:hackney,"~> 1.9"}
{:hackney,"~> 1.9"},
{:uuid,"~> 1.1"}
]
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.