Skip to content

Commit 1e06ed8

Browse files
committed
go.mod: Upgrade ntlm-transport and Caddy
1 parent 0f0bba9 commit 1e06ed8

File tree

2 files changed

+43
-362
lines changed

2 files changed

+43
-362
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
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.5.0
7-
github.com/caddyserver/ntlm-transport v0.1.1
6+
github.com/caddyserver/caddy/v2 v2.5.3-0.20220713145230-c2bbe42fc355
7+
github.com/caddyserver/ntlm-transport v0.1.2
88
github.com/hairyhenderson/go-which v0.2.0
99
)

0 commit comments

Comments
 (0)