We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77eae3f commit 50635acCopy full SHA for 50635ac
go.mod
@@ -3,7 +3,7 @@ module github.com/caddyserver/nginx-adapter
3
go 1.13
4
5
require (
6
- github.com/caddyserver/caddy/v2 v2.0.0
7
- github.com/caddyserver/ntlm-transport v0.1.1-0.20200409193839-5d99ab17e974
+ github.com/caddyserver/caddy/v2 v2.3.0
+ github.com/caddyserver/ntlm-transport v0.1.1
8
github.com/hairyhenderson/go-which v0.2.0
9
)
0 commit comments