Skip to content

Commit

Permalink
Add deno-aws-sign-v4 back to database.json (denoland#954)
Browse files Browse the repository at this point in the history
This was removed by denoland#837 after being added in denoland#689. It appears like the
repository owned had changed their GitHub username.

Refs:

cde8674 Removed repos which does not exists (denoland#837)
a5fd875 Adding deno-aws-sign-v4 (denoland#689)
  • Loading branch information
ccchapman authored May 31, 2020
1 parent 7424104 commit 2e6e355
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions database.json
Original file line number Diff line number Diff line change
Expand Up @@ -663,6 +663,12 @@
"repo": "deno_app_setuper",
"desc": "A CLI to setup apps like a Create React App."
},
"deno_aws_sign_v4": {
"type": "github",
"owner": "silver-xu",
"repo": "deno-aws-sign-v4",
"desc": "Generates AWS Signature V4 for AWS low-level REST APIs"
},
"deno_check_thai_pid": {
"type": "github",
"owner": "thiti-y",
Expand Down

0 comments on commit 2e6e355

Please sign in to comment.