Skip to content

Commit e177208

Browse files
authored
Update README with build requirements
Added requirements table for local build.
1 parent 6264e8c commit e177208

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)