Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
/ curxy Public archive

Commit 620f7e9

Browse files
web-flowryoppippi
authored andcommitted
chore(deps): Update deno dependencies
1 parent ae53e71 commit 620f7e9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

deno.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

util.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export function chooseEndpoint(
6060
}
6161

6262
Deno.test("chooseEndpoint", async () => {
63-
const { assertEquals } = await import("jsr:@std/assert@1.0.7");
63+
const { assertEquals } = await import("jsr:@std/assert@1.0.11");
6464

6565
const basseOption = {
6666
ollamaEndpoint: "http://localhost:11434",

0 commit comments

Comments
 (0)