dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-15 04:18:38 -04:00
parent 62b7fb0292
commit e1a4a7870f
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import {
} from "@lumeweb/libresolver";
import { createModule, ResolverModule } from "./module.js";
const MODULE = "zduJC2T9pCyTnrYvEacy64LAufhjfpQdpz5sweUgDdGqy4u18LK6yvKLqM";
const MODULE = "zduN43vTbtVi8VVRJjpoA2feTbuDwAqv4hnhVUYN1FqMitNAf114dvQvLP";
export class DnsClient extends Client {
get resolvers(): Promise<Set<ResolverModule>> {