mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
examples: add an example for #2019
This commit is contained in:
@@ -475,7 +475,7 @@ $ go get github.com/kataras/iris/v12@master
|
||||
**Run**
|
||||
|
||||
```sh
|
||||
$ go mod tidy -compat=1.19
|
||||
$ go mod tidy -compat=1.19 # -compat="1.19" for windows.
|
||||
$ go run .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user