1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-20 18:35:57 +00:00

last version of v12

This commit is contained in:
Gerasimos (Makis) Maropoulos
2024-04-25 01:43:13 +03:00
1443 changed files with 85668 additions and 101900 deletions

View File

@@ -23,5 +23,16 @@ If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. ubuntu, windows]
**iris.Version**
- e.g. v12.2.11
Please make sure the bug is reproducible over the `main` branch:
```sh
$ cd PROJECT
$ go get -u github.com/kataras/iris/v12@latest
$ go run .
```
**Additional context**
Add any other context about the problem here.