mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 04:17:03 +00:00
update some examples
Former-commit-id: 2ed7c323dd379eb68d5ccb2044cd9cc772ce0b08
This commit is contained in:
7
_examples/tutorial/docker/go.mod
Normal file
7
_examples/tutorial/docker/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module app
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/kataras/iris/v12 v12.2.0
|
||||
)
|
||||
Reference in New Issue
Block a user