Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

Commit

Permalink
Update dependency https://deno.land/std to v0.212.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent b9d60fe commit 4f90539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "https://deno.land/std@0.211.0/dotenv/load.ts";
import "https://deno.land/std@0.212.0/dotenv/load.ts";
import { decode } from "https://deno.land/x/[email protected]/mod.ts";
import { logger } from "https://deno.land/x/[email protected]/middleware.ts";
import { Hono } from "https://deno.land/x/[email protected]/mod.ts";
Expand Down

0 comments on commit 4f90539

Please sign in to comment.