mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
update examples go mods
This commit is contained in:
@@ -2,4 +2,4 @@ module app
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/kataras/iris/v12 vv12.1.9-0.20200817185317-589c8c6242ce
|
||||
require github.com/kataras/iris/v12 v12.1.9-0.20200821150921-95c3c2a9519f
|
||||
|
||||
5
_examples/mvc/vuejs-todo-mvc/src/go.mod
Normal file
5
_examples/mvc/vuejs-todo-mvc/src/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/kataras/iris/_examples/mvc/vuejs-todo-mvc/src
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/kataras/iris/v12 v12.1.9-0.20200821150921-95c3c2a9519f
|
||||
Reference in New Issue
Block a user