Skip to content

Commit

Permalink
bump proxy_addr
Browse files Browse the repository at this point in the history
  • Loading branch information
v1rtl committed Aug 3, 2023
1 parent 49f798f commit 1f4347a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export {
all,
compile,
proxyaddr,
} from 'https://deno.land/x/proxy_addr@0.2.0/mod.ts'
} from 'https://deno.land/x/proxy_addr@0.2.1/mod.ts'
export { status } from 'https://deno.land/x/status@0.1.0/status.ts'
export { isIP } from 'https://deno.land/x/isIP@1.0.0/mod.ts'
export { escapeHtml } from 'https://deno.land/x/escape_html@1.0.0/mod.ts'
Expand Down

0 comments on commit 1f4347a

Please sign in to comment.