Skip to content

Instantly share code, notes, and snippets.

@niclash
Created May 20, 2020 11:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niclash/e8e7684431ac95408b52df7c36b8b26f to your computer and use it in GitHub Desktop.
Save niclash/e8e7684431ac95408b52df7c36b8b26f to your computer and use it in GitHub Desktop.
{
"deps": [
{
"locator": "github.com/ponylang/regex.git"
},
{
"locator": "github.com/ponylang/net-ssl.git"
},
{
"locator": "github.com/niclash/jay.git"
},
{
"locator": "github.com/ponylang/crypto.git"
},
{
"locator": "github.com/niclash/pony-metric.git"
},
{
"locator": "github.com/niclash/jennet.git"
},
{
"locator": "github.com/niclash/pony-websocket.git"
},
{
"locator": "github.com/ponylang/http.git"
}
],
"info": {}
}
@SeanTAllen
Copy link

This should be net_ssl. net-ssl will work for now, but the repo was renamed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment