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 d879a2e commit 53e0236Copy full SHA for 53e0236
README.MD
@@ -8,7 +8,7 @@ A simple example of LDAP authentication using ngx_http_auth_request_module by go
8
#### Build from source
9
```
10
# git clone https://github.com/shanghai-edu/nginx-ldap-auth
11
-# go get ./...
+# go mod tidy
12
# chmod +x control
13
# ./control build
14
# ./control pack
README_CN.MD
@@ -7,7 +7,7 @@ Golang 实现
7
0 commit comments