Skip to content

Commit 0f0bba9

Browse files
committed
bug: accommodate change in definition of VarsMatcher in Caddy
Closes #24
1 parent 593d55e commit 0f0bba9

File tree

3 files changed

+1021
-211
lines changed

3 files changed

+1021
-211
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/caddyserver/nginx-adapter
33
go 1.13
44

55
require (
6-
github.com/caddyserver/caddy/v2 v2.3.0
6+
github.com/caddyserver/caddy/v2 v2.5.0
77
github.com/caddyserver/ntlm-transport v0.1.1
88
github.com/hairyhenderson/go-which v0.2.0
99
)

0 commit comments

Comments
 (0)