mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
upgrade dependencies
This commit is contained in:
@@ -223,9 +223,11 @@ Venkatt Guhesan" title="vguhesan" with="75" style="width:75px;max-width:75px;hei
|
||||
## 📖 Learning Iris
|
||||
|
||||
```sh
|
||||
$ mkdir myapp && cd myapp
|
||||
$ mkdir myapp
|
||||
$ cd myapp
|
||||
$ go mod init myapp
|
||||
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-alpha2
|
||||
$ go mod download
|
||||
```
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user