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.
2 parents 6264e8c + e177208 commit 26e87e1Copy full SHA for 26e87e1
README.md
@@ -17,6 +17,14 @@ Build this module with `caddy` at Caddy's official [download](https://caddyserve
17
xcaddy build --with github.com/ggicci/caddy-jwt
18
```
19
20
+**Requirements for a local build**:
21
+
22
+| caddy-jwt Version | Go version | Caddy Version |
23
+| ----------------- | ---------- | ------------- |
24
+| v1.1.1 | >=1.25.0 | >=2.10.1 |
25
+| v1.1.0 | >=1.20.0 | >=2.8.0 |
26
27
28
## Sample Caddyfile
29
30
```Caddyfile
0 commit comments