Skip to content

Commit

Permalink
go.mod: Upgrade ntlm-transport and Caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
mholt committed Jul 13, 2022
1 parent 0f0bba9 commit 1e06ed8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 362 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/caddyserver/nginx-adapter
go 1.13

require (
github.com/caddyserver/caddy/v2 v2.5.0
github.com/caddyserver/ntlm-transport v0.1.1
github.com/caddyserver/caddy/v2 v2.5.3-0.20220713145230-c2bbe42fc355
github.com/caddyserver/ntlm-transport v0.1.2
github.com/hairyhenderson/go-which v0.2.0
)
Loading

0 comments on commit 1e06ed8

Please sign in to comment.