mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package sigv4 (#1169)
This commit is contained in:
parent
baffd52c3c
commit
b63fdefe25
@ -14340,5 +14340,16 @@
|
|||||||
"description": "Mustache in Nim",
|
"description": "Mustache in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/soasme/nim-mustache"
|
"web": "https://github.com/soasme/nim-mustache"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sigv4",
|
||||||
|
"url": "https://github.com/disruptek/sigv4",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"1.0.0"
|
||||||
|
],
|
||||||
|
"description": "Amazon Web Services Signature Version 4",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/disruptek/sigv4"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user