Skip to content

Commit 26e87e1

Browse files
authored
Merge pull request #107 from ggicci/ggicci-patch-6
Update README with build requirements
2 parents 6264e8c + e177208 commit 26e87e1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Build this module with `caddy` at Caddy's official [download](https://caddyserve
1717
xcaddy build --with github.com/ggicci/caddy-jwt
1818
```
1919

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+
2028
## Sample Caddyfile
2129

2230
```Caddyfile

0 commit comments

Comments
 (0)