mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
fix http-signature
This commit is contained in:
parent
7d1cb31d13
commit
ac4d6e1ac2
@ -1,5 +1,5 @@
|
||||
import * as assert from 'assert';
|
||||
import httpSignature from 'http-signature';
|
||||
import httpSignature from '@peertube/http-signature;
|
||||
import { genRsaKeyPair } from '../src/misc/gen-key-pair.js';
|
||||
import { createSignedPost, createSignedGet } from '../src/remote/activitypub/ap-request.js';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user